[jQuery] Re: Input fields bug

2009-07-22 Thread Kozie
Thanks a lot gil, tried it and it worked immediately! Thanks again! On Jul 21, 4:02 pm, gil wrote: > Hi Koos, > > It might be this: > > When you open the pop up it adds some divs, but there is one that > doesn't disappear when you click exit. > > Disable the div with id=overlayButtonPlaceholder

[jQuery] Re: Input fields bug

2009-07-21 Thread gil
Hi Koos, It might be this: When you open the pop up it adds some divs, but there is one that doesn't disappear when you click exit. Disable the div with id=overlayButtonPlaceholder with display:none, when you close the popup. Regards On Jul 21, 2:09 am, Kozie wrote: > Hi, > > I recently stum