[jQuery] Re: fadeTo refiering/flickering when hovering div's element

2007-12-19 Thread don Jao
> > Thanks, > > --Karl > _ > Karl Swedberg > www.englishrules.com > www.learningjquery.com > > > > On Dec 19, 2007, at 2:36 AM, don Jao wrote: > >> >> >> Hi Wizzud, thank you for youre reply. >> >> Unfortunatell

[jQuery] Re: fadeTo refiering/flickering when hovering div's element

2007-12-19 Thread don Jao
under the > mouse has the target element as an ancestor. > > On Dec 18, 9:23 am, don Jao <[EMAIL PROTECTED]> wrote: >> Hi Everyone, >> >> I'm pretty new to jQuery, and my JavaScript sills aren't very good to0, >> but >> they're not too b

[jQuery] fadeTo refiering/flickering when hovering div's element

2007-12-18 Thread don Jao
Hi Everyone, I'm pretty new to jQuery, and my JavaScript sills aren't very good to0, but they're not too bad either. I'm in need to fade a whole div, with couple of input fields, text and images inside it from 50% to 100% opacity. I used simple way to get it: $("div").mouseover( function() { $(