Submit your widget
11
Yays

Super cool Password Strength Meter with jQuery

8 days ago   Views 1462   downloads 490   Form

we will be creating a beautiful password strength indicator. It will determine the complexity of a password and move a meter accordingly with the help of the new Complexify jQuery plugin. Only when a…

81
Yays

jQuery Awesome File Upload effect

12 months ago   Views 16640   downloads 3788   Form

File Upload widget with multiple file selection, drag&drop support, progress bars and preview images for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing.…

46
Yays

cool jQuery and CSS3 Login Box Dialog Window

about a year ago   Views 24607   downloads 12422   Form

Hello guys, in this demo will introduce how to create a simple modal dialog window with jQuery by using of a login box. This demorequires intermediate knowledge of CSS and jQuery. For best results, please…

53
Yays

Stylish Handwritten Letter Style jQuery Form

7 months ago   Views 11124   downloads 2304   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…

73
Yays

jQuery Registration tooltips Form

about a year ago   Views 26433   downloads 6680   Form

Bootstrap helps you to produce clean and highly usable applications, it will reduce larger engineering efforts and gives uniform application solutions. Bootstrap CSS Just include two CSS file bootstrap.css…

46
Yays

Useful CSS3 and jQuery smooth transformations

6 months ago   Views 9985   downloads 965   Layout & Interface

Super-smooth CSS3 transformations and transitions for jQuery Just include this script after jQuery. Requires jQuery 1.4+. Use $('...').transition instead of jQuery's $('...').animate.…

37
Yays

jQuery Simple Password Strength Check

about a year ago   Views 6982   downloads 1790   Form

Password strength checking is an easy way to show the strength of user password on the registration forms. It helps users to choose more secure password when filling the forms. In this tutorial we will…

32
Yays

Uniform---jQuery Sexy forms effect

about a year ago   Views 12739   downloads 3023   Form

Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers? If…

6
Yays

jQuery slide Search Box Plugin

about a year ago   Views 1774   downloads 319   Form

SearchMeme Features CSS based themes for search button. Adjustable search button direction. Events on search start and search end. Using SearchMeme In your HTML file add the following references in the…

56
Yays

jQuery and CSS3 “Next Level” animation Search Form

about a year ago   Views 10114   downloads 1802   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…

53
Yays

Awesome CSS3 and jQuery Login Form

about a year ago   Views 16240   downloads 4127   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.…

76
Yays

MotionCAPTCHA ----cool jQuery CAPTCHA plugin

about a year ago   Views 15146   downloads 2723   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…

91
Yays

jQuery useful TagBox Plugin

about a year ago   Views 6710   downloads 1129   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>…

48
Yays

jQuery Real-Time Form Validation plugin

about a year ago   Views 10737   downloads 2526   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…

116
Yays

Cool Dropdown Login Form with jQuery

about a year ago   Views 54572   downloads 16005   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…