I needed a nice looking javascript search result script for a site I'm working on and after looking around for a while I couldn't find anything that really did what I wanted. So, I took it upon myself to write a nifty jQuery plugin that does exactly what I want.
The plugin is named Search Light. You can view a demo of it and download it using the links at the end of this post. Please let me know what you think of it.
The position of the popupbox is not correct in Google Chrome 3
Had a check and it works and positions correctly for me in Chrome 2, Opera 9.64, IE 8, Firefox 3 and Safari 3
This is the problem with jQuery. Hundreds of clever folks reinventing every wheel in their own way and throwing it into an unsupported, undocumented mix.
In ExtJs, a simple Ext.form.ComboBox with a custom template can do that:
here:
nice example
Been looking for something like this for aaaaaages, can’t wait to try it out!
It doesn’t work in IE-7. Does anybody know the fix. ?
Figure out the problem for IE-7
if ($.browser.msie && parseFloat($.browser.version) <= 7) { results.css({ width: ’1%’ }); }change the width value to 100% in js file
Link to tarball is broken?
en ie 7 no funciona mano
dont work in IE 7
plzzzzz can u tell me how to make it read the result from html
or