There are numerous solutions for form control styling on the Interet based on the popular JavaScript libraries.
Here’s a quick reference to scripts created by me, that implement state-of-the art form control styling with a small footprint and without using jQuery, Y!UI, MooTools or any other JavaScript libary.
- Input.JS – Enhance the textboxes, passwords and textarea elements of your website forms with rounded corners with four lines of code.
- SelectBoxReplacement.JS – Unobtrusive and almost codeless way to give the ordinary HTML combobox form controls (<select>...</select>) cool looks and appeal.
- ButtonReplacement.JS – Unobtrusive and almost codeless way to give the ordinary HTML buttons (<input type="button | submit | reset" /> and <button type="button | submit | reset">...</button>) cool looks and appeal.
- CheckBox.XML - Skin the checkboxes in your forms.
- RadioButton.XML - Skin the radiobuttons in your forms.
- SpinBox.JS – Codelessly turn the ordinary text inputs (<input type="text" />) into skinnable and multifunctional spinboxes.
- Upload.JS – Quick and dirty way to add style to the file input boxes (<input type="file" />) of your forms.
- Upload.XML - Create stylish file upload (<input type="file" />) boxes with this AJAX script.
- SearchBox.XML – Integrate any number of web search engines in your websites with this cool skinnable AJAX script.
- ColorPicker.JS – Multifunctional, fast and skinnable color picker.
- Skinnable Browser Dialogs – replace the boring and impossible to style default browser alert, prompt and confirm with this cool script.
- Using CSS to Style Radiobuttons and Checkboxes in Safari and Chrome.
These scripts are included in the latest version of Acid.JS – The AJAX Tools and Widgets Library as well.
[...] may also be interested in the following scripts that take control on the visual appearance of other form elements. Possibly related posts: [...]
[...] may also be interested in the following scripts that take control on the visual appearance of other form [...]