[jQuery] Re: jquery fadeto

2009-01-24 Thread cherry.aus...@gmail.com
Hi, Tom. I'm not great at this myself, but you need to chain your two functions. For mouseovers, you can use the built-in hover function. Try something like, $("#parent1").find("a:first + ul").hover(function() { $("#firstImage").fadeTo("slow",.99); }, function() { $("#firstImage

[jQuery] Re: jquery .fadeTo with radio buttons

2008-02-21 Thread Mike Alsup
> > I'm having a bit of a problem when using .fadeTo on a div containing > radio buttons. > > There appears to be a darkened border forming around the radio buttons > that persists after i fade it back to opactiy 1. > > This problem only occurs when i have my theme set to windows xp. if i > set it