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.

jq-transform

NiceForms is a non-intrusive JavaScript method that allows you to completely customize your web forms.

nice-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!

Get our RSS Feed!

Leave a Reply


* = required fields

  (will not be published)


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Note: If you want to post CODE Snippets, please make them postable first!
(e.g. <br /> should be converted to &lt;br /&gt;)