Select Box Replacement with jQuery
The select input in HTML is one of the elements that you don't have too much control on it. There are many solutions available for example to resolve the z-index issue with IE6, to customize the select element display, but this still don't give you control on the select behavior. The reason why Sadri wrote a Select box replacement in jQuery to resolve these issues and allow to create special behavior, for example to open the select options on focus.

This is the version 3 of the plugin and there is still some issues to resolve with Safari and FF on MacOS, your feedback is very welcomed. You can see the plugin working here, download from here.


Subscribe to AJAX Magazine's feed