[jQuery] Re: IE ONLY warning on fadeIn

2007-07-17 Thread [EMAIL PROTECTED]
Nicely done, thanks. On Jul 16, 6:19 pm, Dave Methvin <[EMAIL PROTECTED]> wrote: > On Jul 16, 5:23 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > I keep getting an error in the IE browsers (6 & 7). > > > Error: Can't move focus to the control because it is invisible, > > not enabled,

[jQuery] Re: IE ONLY warning on fadeIn

2007-07-16 Thread Dave Methvin
On Jul 16, 5:23 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I keep getting an error in the IE browsers (6 & 7). > > Error: Can't move focus to the control because it is invisible, > not enabled, or of a type that does not accept the focus. > > $("#advsect").removeClass("hidden"); //