Submit your widget
55
Yays

jQuery and CSS3 “Next Level” animation Search Form

about a year ago   Views 9996   downloads 1782   Form

we found ton of new style search form crafted beautifully using CSS3 and JavaScript. Apple’s for example, widen the input field when it receive focus from user. The question is “how far we…

51
Yays

Awesome CSS3 and jQuery Login Form

about a year ago   Views 16023   downloads 4072   Form

we will code the Login Form that you can find in Futurico UI Pro made by Vladimir Kudinov. To create it we will use CSS3 and jQuery. Step 1 – HTML Markup Let’s start creating the HTML markup.…

75
Yays

MotionCAPTCHA ----cool jQuery CAPTCHA plugin

about a year ago   Views 14969   downloads 2689   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…

90
Yays

jQuery useful TagBox Plugin

about a year ago   Views 6638   downloads 1113   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>…

40
Yays

custom float form with jQuery

about a year ago   Views 6467   downloads 795   Form

With this Plugin you can style your markup right in your browser with a build-in element selector and CSS editor. Generate the CSS code of altered elements with one click and use it in your own stylesheet.…

114
Yays

Cool Dropdown Login Form with jQuery

about a year ago   Views 53881   downloads 15788   Form

There are many way’s in which a user can login, a popular method since the birth of twitter is to have a dropdown form. Today we give away a simple jQuery dropdown login form, it’s easy to…

95
Yays

Custom contact form with jQuery

about a year ago   Views 22516   downloads 7563   Form

we are going to build a awesome contact form. Also we are going to display errors using well-known jQuery plugin to validate form fields. We need to create necessery files: index.html, init.js and default.css.…

47
Yays

jQuery Real-Time Form Validation plugin

about a year ago   Views 10641   downloads 2497   Form

Client-side validation is something every web form should have, no doubts about that. While server-side validation does its job, it certainly lacks good user experience. What is so great about client-side…

42
Yays

Smooth Animated Search form with jQuery

about a year ago   Views 10915   downloads 2462   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…

35
Yays

jQuery pretty Checkboxes form

about a year ago   Views 6599   downloads 1243   Form

This script is for people who wants to have a consistent look for checkboxes across browser or those who simply want them to look better. By using this script you wont loose any of the regular inputs…

56
Yays

JQuery AJAX PayPal Cart Form Plugin

about a year ago   Views 14820   downloads 2959   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…

45
Yays

beautiful Radio, check button with Forms

about a year ago   Views 10831   downloads 2792   Form

What's Ideal Forms: Ideal Forms is a small framework to build powerful and beautiful online forms. It's very easy to use and requires minimal html syntax. Absolutely everything is stylable with…

37
Yays

jQuery images dynamic form preview

about a year ago   Views 8100   downloads 933   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…

29
Yays

Stylish Messaging Modal Box with jQuery

about a year ago   Views 7474   downloads 1243   Form

You can build some really neat things using jQuery. The latest release bundle updates a lot of bugs and even hints at support for a new jQuery Mobile. With frontend scripting you can build practically…

36
Yays

Simple jQuery Virtual Keyboard Effect

about a year ago   Views 8970   downloads 2119   Form

very few websites provide their users with the option of using a virtual keyboard to key in (at the bare minimum) their passwords. Yes, a few banks do it, but considering how much personal information…