Improve the Default Look of Your Form Elements
Posted on September 2, 2009, under Design, HTML & CSS, JavaScript,
Bookmark it
jqTransform is a JQuery Styling Plugin released by DFC Engineering, that allows you to skin form elements. The plugin is released under the GPL license and it is compatible with IE 6+, Safari 2+, and Firefox 2+. You can easily customize the form via CSS.
- Source & Demo: http://www.dfc-e.com/metiers/multimedia/opensource/jqtransform/
- Download: http://www.dfc-e.com/sites/pages/upload/01_opensource/99_jqtransform/jqtransform-1.1.tar.gz
- License: GPL
NiceForms is a non-intrusive JavaScript method that allows you to completely customize your web forms.
Features include:
- Fully scalable form fields and buttons
- Customize the look of the forms by creating your own theme
- Buttons are automatically expanded to accommodate the amount of text present
- Supports Keyboard-only navigation
Starting with the basic XHTML code for a web form, Niceforms parses the DOM tree, gets all the input fields, hides them, and positions their new graphical appearance in place. All this is done while preserving the date transfer and selection features of the regular form. Everything is done via javascript.
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- September 2, 2009
- article by Gabriel C.
- Share your thoughts!
Related Posts
-
Style your HTML Input Form Elements using CSS & JavaScriptat April 12, 2009 with 1 comment
-
Beautifully Style your HTML Form Elements: Uniformat February 10, 2010
-
Zoom Elements: ‘Anything Zoomer’ jQuery Pluginat July 20, 2009 with 1 comment
-
Enhance your Website Design with Sexy Buttons: Simply-Buttons v2at November 19, 2009 with 1 comment
-
Create Super Awesome Buttons using CSS3 and RGBAat July 25, 2009 with 1 comment


