No, this shouldn't happen. Please

- make sure you use latest jQuery and autocompleter

If the problem persists

- set up a test page
- provide OS and browser info to reproduce the problem

On 9/7/06, kain <[EMAIL PROTECTED]> wrote:
> hi,
> is there any particular reason why I'm getting as a result two divs
> using autocompleter?
> thanks.
>
> <div id="livesearch" class="dashcol">
>         <h2>Live Search</h2>
>         <form method="post" action="/user/livesearch">
>                 <div style="z-index: 99;" class="ac_wrapper">
>                         <div class="ac_wrapper">
>                                 <input class="" name="data[Website][url]" 
> autocomplete="off"
> value="" id="WebsiteUrl" type="text">
>                                 <div class="ac_results" style="display: 
> block; z-index: 99;">
>                                         <ul>
>                                                 <li>www.elair.org</li>
>                                         </ul>
>                                 </div>
>                         </div>
>                         <div class="ac_results" style="display: block; 
> z-index: 99;">
>                                 <ul>
>                                         <li>www.elair.org</li>
>                                 </ul>
>                         </div>
>                 </div>
>         </form>
> </div>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to