Published on 2007-07-24 10:54:25
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.

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved