[jQuery] Need some help with a image opacity thingy.

2009-03-25 Thread MindTooth
Hello. Please take a look at this code: [code] $(.box img).fadeTo(500, 0.6); // This sets the opacity of the thumbs to fade down to 60% when the page loads $(.box img).hover(function(){

[jQuery] Re: Need some help with a image opacity thingy.

2009-03-25 Thread MindTooth
plugin or update the script with   suggestions posted here: http://www.learningjquery.com/2009/01/quick-tip-prevent-animation-que... --Karl Karl Swedbergwww.englishrules.comwww.learningjquery.com On Mar 25, 2009, at 8:00 AM, MindTooth wrote: Hello. Please take

[jQuery] Re: Need some help with a image opacity thingy.

2009-03-25 Thread MindTooth
use the hoverIntent plugin or update the script with   suggestions posted here: http://www.learningjquery.com/2009/01/quick-tip-prevent-animation-que... --Karl Karl Swedbergwww.englishrules.comwww.learningjquery.com On Mar 25, 2009, at 8:00 AM, MindTooth wrote: Hello