5 mobile menu plugins for jquery

Creating menus for mobile users gives webdesigners a unique challenge, which can be dealt with in very different ways. One of the quickest ways is to use a jquery plugin, now if you are not loading jquery as part of your site already this might be overkill just to use it for a menu. But …

jQuery selectBox: A styleable replacement for SELECT elements

Features Supports OPTGROUPS Supports standard dropdown controls Supports multi-select controls (i.e. multiple="multiple") Supports inline controls (i.e. size="5") Fully accessible via keyboard Shift + click (or shift + enter) to select a range of options in multi-select controls Type to search when the control has focus Auto-height based on the size attribute (to use, omit the …