Niceforms, replace the most commonly used form elements with custom designed ones

Niceforms is a script that will replace the most commonly used form elements with custom designed ones. You can either use the default theme that is provided or you can even develop your own look with minimal effort.

The script will basically transform this

regularforms

Into this:

niceforms

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.

Demo : http://www.emblematiq.com/projects/niceforms/demo/

Download : http://www.emblematiq.com/projects/niceforms/download/

License : Creative Commons Attribution-Share Alike 3.0 Unported License

Leave a Reply