Submit your widget
4
Yays

jQuery stylish form select plugin

5 days ago   Views 1303   downloads 370   Form

zelect is a jQuery plugin that replaces the default select element into something much more simpler and fancier. If the option list is known on the client, finite and manageable, use HTML: <select…

55
Yays

Stylish Handwritten Letter Style jQuery Form

8 months ago   Views 11893   downloads 2496   Form

Follow this step by step tutorial to create a traditional pen & paper inspired contact form in HTML and CSS.  use a mix of basic and intermediate CSS techinques to give the form the appearance…

77
Yays

MotionCAPTCHA ----cool jQuery CAPTCHA plugin

about a year ago   Views 16218   downloads 2907   Form

MotionCAPTCHA is a jQuery CAPTCHA plugin, based on the HTML5 Canvas Harmony procedural drawing tool by Mr Doob and the $1 Unistroke Gesture Regonizer algorithm (and the more recent Protractor…

92
Yays

jQuery useful TagBox Plugin

about a year ago   Views 7159   downloads 1197   Form

This is a jQuery plugin to help add tags like input in your forms. In the header section add the following:  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.js"></script>…

44
Yays

Smooth Animated Search form with jQuery

about a year ago   Views 11669   downloads 2627   Form

The search was inspired by apple.com and it works in all major browsers, even works in IE6 though you would have to fix the png yourself. Requirements For the more advanced usage of the search it requires…

57
Yays

JQuery AJAX PayPal Cart Form Plugin

about a year ago   Views 15982   downloads 3172   Form

AJAX PayPal Cart is a easy to use JQuery plugin for web developer to add a full function shopping cart in their website. The AJAX cart can included a cart widget which allow display of cart information…

38
Yays

jQuery images dynamic form preview

about a year ago   Views 8680   downloads 981   Form

a dynamic form preview tool for work so clients could preview how the text and images would look before submitting the content to be published. I’ve trimmed down the code and removed the database…

40
Yays

Useful jQuery Form Add Hints and Auto Focus effect

about a year ago   Views 8029   downloads 1410   Form

This demo teaches you how to easily add hints to your forms and auto focus fields. We are continuing a series of quick articles for web developers which explain how to automate things during website programming.…

115
Yays

JQuery NiceJForms

2 years ago   Views 11483   downloads 1654   Form

NiceJForms represents a solution to get form elements with beautiful shapes using custom design, which utilizes the lightweight JavaScript library jQuery, and is nothing more than a translation of Niceforms…

94
Yays

jQuery Safari Searcher

2 years ago   Views 8182   downloads 1593   Form

I want to share my jQuery search box plugin looks like Safari one. It is really easy to customize skin by drawing new sprite. Moreover, it have all the same functionality as a real one and a bit more…