The jqEasyCharCounter is a simple jQuery character counter plugin that easily adds a counter to any input field. It works with both textareas and text fields.
The jQuery slidePanel Plugin lets you easily open slide panels from the left or right which contain either the default content or content loaded using Ajax. Other options include position, opacity, speed, and click outside to close. Inspired by a post on spyrestudios.
This is a Twitter style drop down sign in/log in form that uses jQuery and Ajax. The form sends an Ajax request to a server script to verify the username and password. The script also includes JavaScript validation. This is script is dependent on the jQuery Form Plugin.
Check username availability using jQuery and Ajax. Lookup can fire on keypress or button click.
The jqEasySuggest is a simple jQuery autosuggest plugin that easily adds a suggestion drop down list to any form text box. Supports keyboard navigation and selection and multiple elements on a single page.
This jQuery plugin easily adds a sliding menu to the top or bottom of your page. This can be used as an Admin panel, a navigation panel, a login panel, or an info panel. Cookies are also implemented to keep the panel open while navigating to other pages.