Hm, good idea. I'm gonna try it tomorrow.
--
View this message in context:
http://www.nabble.com/Fade-in-background-image.-tp18336552s27240p18345124.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.
I see your problem now. What about using a z-index and have them
float on top of each other? This way no element is kicked out of
position. I don't know your CSS savvy but having a container for the
item with a position of relative, and then the children with absolute
positioning would have the
Maybe try using hoverIntent ?
Liam
lamy wrote:
Hi there!
I'd like to create an effect like the one on the jquery Ui website. Someone
hovers over an item and is changes its background color smoothly.
This is how far I've got:
$(".actionmenu").mouseover(function(){
if($(this).css("b
3 matches
Mail list logo