View Single Post
  #2 (permalink)  
Old Nov 22nd, 2006, 21:19
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Highlight boxes IE bug (#divname:hover)

IE doesn't handle it, JS is the only way to get it to work. The JS for it is completely unobtrusive, so there is no reason to not want to use it. All that happens if a user doesn't have JS enable is the boxes won't highlight. It's a very graceful degradation. JavaScript isn't bad, it's just got a bad reputation because it can be used to do horrible things.
Reply With Quote