Thanks Adam and Glen, I've implemented the jNice plugin and tweaked it a bit. It's working for me now :)
Thanks again for the help. Ettiene On Jun 11, 2:52 am, "Glen Lipka" <[EMAIL PROTECTED]> wrote: > Maybe this one?http://jquery.bassistance.de/autocomplete/demo/ > > Glen > > On Tue, Jun 10, 2008 at 5:04 PM, Adam Weis <[EMAIL PROTECTED]> wrote: > > Have you seen the jNice plugin? > > >http://www.whitespace-creative.com/jquery/jNice/ > > > -Adam > > > On Tue, Jun 10, 2008 at 5:05 PM, Ettiene <[EMAIL PROTECTED]> wrote: > > >> Hi guys, > > >> I'm looking for a "cool" alternative to the normal HTML select > >> dropdown box. Preferrably some javascript code that will take the > >> existing HTML select code and generate a dropdown widget or something. > >> A necessary feature that I'm also looking at is that the "dropdown" > >> container displaying the options should be able to be wider than the > >> element/widget itself and should render this way in all major > >> browsers. I've tried this with a normal select element and CSS, but > >> only got the desired results in FF. > > >> I've almost got it working in EXT JS using their combobox object, but > >> I'm still having issues with displaying default "Select one..." text. > > >> Here is an image of what I've got so far - > >>http://www.w3sandbox.com/ie7_combo.jpg > > >> Is this possible in jQuery? I've tried to find some solution, but > >> without luck so far. > > >> Thanks > >> ettiene