Most popular sites in this globe attracts user with common things in different look. One of the most attractive feature in web era is tool-tip with asynchronous response template. Sites like Google+ , Facebook , YouTube , twitter .. have tool-tip functionality which guides user to go ahead and utilize the functionality. jQuery is one … Continue Reading
Category
Forms
Auto complete friends list like Facebook or Google using @ input with jQuery
Going towards web2.0, we should think about social networking activites with in our site, and make user experience easier. We should also keep in our mind, How good we are making the sites user friendly which makes user more involved in the site. Below is one of the idea to increase the usability of the site. When … Continue Reading
Easy Auto Suggest with jQuery plugin
AUSU Ajax Auto Suggest jQuery Plugin has the usual functionality with a little extra flexibility: multiple instances, passing custom parameters, the id and the value are returned, keyboard-controlled, and a few others… Almost anything you need from an autosuggest plugin you can do with the built-in options! The CSS file is small and very easily … Continue Reading
Creating custom HTML dropdown/select box with jQuery plugin
Creating custom dropdowns is usually a tedious process that requires a ton of extra setup time. Oftentimes lacking conveniences that native dropdowns have such as keyboard navigation. DropKick removes the tedium and lets you focus on making drop-box look good. It is light weight and easy to use in your web applications. You can give … Continue Reading
jQuery :: login/registration module using jFormer
jFormer is built using jQuery framework, which contains beautiful web input forms. It also helps you to validate data in both server side and client side. jFormer uses Ajax to process the data from client to server side, which leverages the website to remain in the same page without reloading/refreshing. The jFormer site has the Perfect documentation to get … Continue Reading
jQuery :: Found excellent password masking like iPhone / iPad
One of the salient features of iPhone is password masking. iPhone shows and thinks, everything unique and different way in usability aspect. We always tend to forget the last character typed in the password in several web applications, due to this we may get authentication error or application won’t allow you to access the page. … Continue Reading
jQuery :: Easy captcha plug-in QapTcha
Captcha plays a vital role in all the form’s which is submitted in web-page’s. Similarly it will be irritating if we type and re-type for all forms eg:- password reset. jQuery gives you an very easy and attractive plug-in to validate human or robot machine. QapTcha is a jQuery plug-in with easy option to validate … Continue Reading
Signature Pad for Your HTML Forms
The Signature Pad jQuery plugin will transform an HTML form into a signature pad. The Signature Pad has two modes: TypeIt and DrawIt. In TypeIt mode the user’s signature is automatically generated as HTML text, styled with @font-face, from the input field where they type their name. In DrawIt mode the user is able to … Continue Reading