-
May 08, 2010
Uniform - Sexy forms with jQuery
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 so, Uniform is your new best friend.
Filed under: DOM Manipulation, Forms
-
Oct 08, 2009
The form wizard plugin is based on jQuery and can be used to simulate wizard like page flows for forms without having to navigate between different pages.
The plugin is very unobtrusive and gives the developer great freedom on how they set up the flow of the different steps in their wizards, as the plugin supports creating specific routes in the form depending on the user input.
Filed under: Forms
-
Sep 16, 2009
In short words jCryption is a javascript HTML-Form encryption plugin, which encrypts the POST/GET-Data that will be sent when you submit a form.
It uses the Multiple-precision and Barrett modular reduction libraries for the calculations and jQuery for the rest.
Filed under: Forms
-
Sep 10, 2009
jQuery imageless buttons a la Google
This jQuery plugin is an attempt to recreate Google’s imageless buttons and prove that it doesn’t take a whole team of engineers and an endless cycle of code revision and quality control (their own words) to pull this off. I don’t know how Google did it, but my buttons automatically adapt to paddings and other styling you wish to use. They allow for a lot of stylistic customisatoin via a few lines of css while keeping all the display critical css rules hidden deep inside the plugin.
-
Aug 24, 2009
HTML select elements, like many other form elements, are nearly impossible to style and customize across browsers. This jQuery UI widget provides an accessible, styleable, and configurable replacement for select elements, allowing you to customize their behavior and appearance for a richer user experience. The plugin uses progressive enhancement to pull the content and state information from the select before replacing it in the page. After replacing the select element, the selectmenu continues to act as a proxy to the select that it replaced (even though it is hidden from the user), so when the form is submitted, the select value is still there to pass data to the server.
Filed under: Forms
-
Aug 06, 2009
Ever wanted those flash iPhone on/off toggle switches on your webpage? Love jQuery? Well then I’ve got something special for you. iphone-style-checkboxes implements the iPhone toggles as replacements for standard HTML checkboxes. Simply run the script and your site will be updated with these specialized controls. Best of all, the underlying checkbox is not touched and backend system will never know the difference. The change is purely visual.
Filed under: Forms
-
Jul 13, 2009
Presenting a jQuery plugin to select a range of consecutive checkboxes with just two clicks. The plugin is inspired from the GMail checkboxes functionality and works exactly the same. Just keep the ‘Shift’ key pressed and select a starting checkbox and the last checkbox that you want to select. Just try the demo if things are not yet clear.
-
Jun 05, 2009
HintBox is an easy to use search helper and it looks like Google Suggest.
-
May 22, 2009
jcUpload is a small plugin, that enables ajax-like file upload. It requires Flash player and jQuery.
-
May 05, 2009
120+ Javascript, Ajax, jQuery Mega Toolbox
In this article tripwire magazine provides a huge Javascript, Ajax and jQuery Toolbox that I hope really really gonna make a difference in your work efficiency.
Filed under: Ajax, DOM Manipulation, Forms, Media, Navigation, Preload
-
May 03, 2009
James Padolsey created an animated, ‘autoResize’ textbox, jQuery plugin.
In his plugin a DIV is created off-screen and is filled with the textarea’s value whenever it changes.
Filed under: DOM Manipulation, Forms
-
Apr 30, 2009
ToggleVal gives you the option to populate the default text of form fields (in a few different ways), and will then toggle the default value when the field receives and loses keyboard focus.
Filed under: Forms
-
Apr 28, 2009
jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy and natural as possible.
-
Apr 27, 2009
Tokenizing Autocomplete Text Entry
This plugins allows users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.
-
Apr 24, 2009
Uploadify is a jQuery plugin that allows the easy integration of a multiple (or single) file uploads on your website. It requires Flash and any backend development language. An array of options allow for full customization for advanced users, but basic implementation is so easy that even coding novices can do it.
-
This plugin is a jQuery styling plugin which allows you to skin form elements.
Filed under: Aesthetics, Forms








Mac OS X Version 10.5.6 Snow Leopard
Windows 7 Ultimate
Moleskine Large Squared Notebook
Learning JQuery 1.3
JQuery UI 1.6: The User Interface Library for JQuery
JQuery Reference Guide
jQuery in Action
Pro JavaScript Techniques
JavaScript: The Definitive Guide
DOM Scripting: Web Design with JavaScript and the Document Object Model
Bulletproof Ajax
Bulletproof Web Design
CSS Artistry: A Web Design Master Class
Designing with Web Standards
CSS Mastery: Advanced Web Standards Solutions
HTML & XHTML: The Definitive Guide
Follow jQuery Style on Twitter