jQuery
jQuery lightBox plugin
jQuery lightBox plugin is simple, elegant, unobtrusive, no need extra markup and is used to overlay images on the current page through the power and flexibility of jQuery´s selector. lightBox is a plugin for jQuery. It was inspired in Lightbox JS by Lokesh Dhakar. The better way to know what is jQuery lightBox plugin, click the Example tab above and see it in action. Download here: http://leandrovieira.com/download/7/...
jQuery Form Field Validation Plugin
jVal is a jQuery form field validation plugin that provides an appealing animated message flyout that doesn’t impede form layout/design while being user-friendly. FEATURES Current development version is only 8KB and 5.8KB minified Check validity of field values within a certain container or block element based off simple INPUT tag attributes Easy configuration of validity checks per field as per attributes in the INPUT tag Check the validity of all fields within a certain container with a single function call Check the validity of a single field when the user clicks away firing the onBlur event Prevent the user to...
01
Creating Slick Forms Using Ajax, jQuery & CSS
Here is 10 Impressive techniques using some jQuery magic to spice up those old registrations forms and any form you might have on your website. View them here!...
jQuery Autocomplete
This script is based on jQuery Autocomplete plugin made by PengoWorks. It has many options and is quite easy to setup in your page. You can pass advanced options as a JavaScript object, hashes etc. It’s easily to edit the style of the dropdown result box, there are a couple of css classes. View the demo and get the files here: body {color: white;background: #52616F;} a { color: white; } </style> <title>j</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="javascript/jquery.js"></script> <script type="text/javascript" src="javascript/jquery.autocomplete.js"></script> <link rel="stylesheet" href="css/jquery.autocomplete.css" type="text/css" /> </head> <body> <form onsubmit="return false;" action=""> <p> Ajax City Autocomplete: (try a...
Top jQuery plugins for web 2.0 effects
OK, so allot of you are asking me, why move from mootools? Simple really, my answer to them was jQuery. jQuery can help you make your website more interactive, fun and more web 2.0. In short jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. So here is a small list of great plugins for this fantastic framework....
1