On Mon, 16 Apr 2007 11:31:49 -0700 "Adam Ruggles" <[EMAIL PROTECTED]> 
wrote:
>Ok so here is where the white rabbit went.  If I add the autocomplete 
>inside of a hidden div ("display: none;") element and then make it 
>visible it will not display the icon.  If the div is set to be displayed 
>("display: block;") then it displays fine.  After load, if I hide the 
>div and make it visible again it still displays correctly.

I had similar problems with a different javascript component, and wound up 
displaying a div at absolute -1000, -1000 and moving it back where I needed 
it instead of changing it's display style.  Ugly hack, but it works.

-Dale Newfield
 [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to