1)
Make sure that the input element has the rule display: block
.ac_wrapper input {
width: 100%;
display: block;
}
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Jason Huck
Sent: Thursday, September 07, 2006 1:39 PM
To: [email protected]
Subject: Re: [jQuery] Autocompleter update (again)
This looks pretty nice. Attempting to implement now, got a couple of
questions:
1) Using the CSS in your demo page, what's the easiest way to nudge the
entire results list down a bit? For some reason mine are popping up directly
over the input element instead of just beneath it, obscuring it.
2) Is there something I can add to programmatically disable the default
forms-autocomplete function in browsers? FF's default menu choices are
competing with the plugin's choices.
3) Also, a note: On my test page I have a div with overflow set to auto. The
scrollbar in that div is bleeding through the autocomplete menu.
This is all in Firefox 1.5.0.6/Mac. Haven't gotten any further than that
yet.
Thanks!
Jason
--
View this message in context:
http://www.nabble.com/Autocompleter-update-%28again%29-tf2234389.html#a61979
51
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/