Using custom styling in an HTML form is so hard to accomplish, that most people don’t do it. This little script, together with the MooTools JS Library will help you to easily style combo boxes and buttons.
The advantage of this method is that it is completely unobstrusive (users without JavaScript will just have normal combo boxes) and supports keyboard access.
Related Submissions:
- Create GitHub-Style Buttons with CSS and jQuery, MooTools, or Dojo JavaScript GitHub seems to understand that most repo sites are usually boring so they’ve spiced their site up with some catchy CSS and great JavaScript features....
- How to Create Perfect HTML Form Markup and Style it with CSS This article guides you through creating flexible, semantically-correct form mark up and styling it with CSS, while keeping it cross-browser compatible. ...
- Forms.JS – Unobtrusive Form Elements Styling Forms.JS is the successor of 6 separate controls for form styling, now consolidated in a single powerful component that will give you total control over...
- ColorBox - Customizable Lightbox Plugin for jQuery Features include: # Supports photos, photo groups, ajax, inline, and iframed content. # Appearance is completely controlled through CSS so users can restyle the box....
- 15 Tips and Techniques for Styling the Button Element Lets be honest, most of the form buttons that you come across are ugly, they work as intended, but really, really look awful. There are...