Re: Autocompleter showDownArrow doesn't work

2007-04-16 Thread Dale Newfield
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 >("di

Re: Autocompleter showDownArrow doesn't work

2007-04-16 Thread Musachy Barroso
I will give it a try tonight and let you know. thanks musachy On 4/16/07, 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 t

Re: Autocompleter showDownArrow doesn't work

2007-04-16 Thread Adam Ruggles
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

Re: Autocompleter showDownArrow doesn't work

2007-04-16 Thread Musachy Barroso
Follow the white rabbit :) //there could be a bug in the autocompleter anyway musachy On 4/16/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: The one in the showcase works. Interesting... Musachy Barroso wrote: > 2.0.6? Does the page in showcase for the autocompleter display the arrows > for you

Re: Autocompleter showDownArrow doesn't work

2007-04-16 Thread Adam Ruggles
The one in the showcase works. Interesting... Musachy Barroso wrote: 2.0.6? Does the page in showcase for the autocompleter display the arrows for you? musachy On 4/16/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: Nope. Still nothing displayed. Musachy Barroso wrote: > it is indeed. Do you

Re: Autocompleter showDownArrow doesn't work

2007-04-16 Thread Musachy Barroso
2.0.6? Does the page in showcase for the autocompleter display the arrows for you? musachy On 4/16/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: Nope. Still nothing displayed. Musachy Barroso wrote: > it is indeed. Do you see the arrow if you don't specify anything in > "visibleDownArrow"? > >

Re: Autocompleter showDownArrow doesn't work

2007-04-16 Thread Adam Ruggles
Nope. Still nothing displayed. Musachy Barroso wrote: it is indeed. Do you see the arrow if you don't specify anything in "visibleDownArrow"? musachy On 4/16/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: I'm starting to play with the autocompleter tag but I'm running into one issue. No matte

Re: Autocompleter showDownArrow doesn't work

2007-04-16 Thread Musachy Barroso
it is indeed. Do you see the arrow if you don't specify anything in "visibleDownArrow"? musachy On 4/16/07, Adam Ruggles <[EMAIL PROTECTED]> wrote: I'm starting to play with the autocompleter tag but I'm running into one issue. No matter what I set showDownArrow to it will never display a dow

Autocompleter showDownArrow doesn't work

2007-04-16 Thread Adam Ruggles
I'm starting to play with the autocompleter tag but I'm running into one issue. No matter what I set showDownArrow to it will never display a down arrow. The html that is sent to the browser looks like this: The code that is generated on the client side (view generated source on firefox) l