jQuery: Setting default submit button for ‘Enter Key’ using jQuery
To Start with… One of the most annoying things in developing web pages is handling the “Enter Key” for form submission. ‘Enter Key’ makes form submission so easy that users always tend to use it. The easiest and the most intuitive way is that, the user can enter some text or make some changes to [...]
Read Full Post | Make a Comment ( 1 so far )jQuery: Flexibility of combining multiple statements
The true essence of jQuery [write less do more] lies in its flexibility to combine multiple statements into one. Scenario – HTML <input type=”text” name=”addrLine1″ maxlength=”100″ size=”40″ value=”" id=”addrLine1″ > CCS input.disabled { /* Structure: */ /* Format: */ background-color:#e5e5e5;color:#999 } Now you wanted to do two things – disable the textbox change the style [...]
Read Full Post | Make a Comment ( None so far )Javascript: 66 Javascript Libraries
Full Fledge Libraries DOJO Yahoo Prototype Jquery MochiKit Ext JS Open Rico Qooxdoo Moo Tools X library Fork OAT AJS Mirdori AJAX Libraries Bajax Simple Ajax Code-Kit (SACK) Plex Taconite Sajax jx libXmlRequest Spry (Adobe) Kabuki Compression Libraries DOJO shrinksafe – compression JSmin – compression YUI – Compressor Graph Libraries Plotkit Plotr EJSChart TimePlot Ajax-MGraph [...]
Read Full Post | Make a Comment ( None so far )



