Click to See Complete Forum and Search --> : Rollover


GoverNment
06-01-2008, 06:55 AM
hey, if i don't want to use java script i can just use a css rollover effect, and it will work in IE Opera And FF right?

Centauri
06-01-2008, 07:17 AM
All browsers will support the :hover psuedo class for rollover effects, but IE6 & below need a helper javascript if you want to use hover on elements other than links.

WebJoel
06-01-2008, 09:38 AM
"helper javascript" to enable ":hover" on non-anchor elements, IE6 and less:

http://users.hszk.bme.hu/~hj130/css/list_menu/hover/#sp2bug


This next link is a bit easier to understand..
http://www.vladdy.net/demos/iepseudoclassesfix.html

GoverNment
06-01-2008, 12:49 PM
thanks, i'm going to give the links a check, sorrry it took so long to respond im in a soccer tournament today, and i came home for lunch and thought i'd check.