Posts Tagged demo
-
Using jQuery Listnav Plugin
Yesterday I was looking around for a creative way to display what will eventually become a very large list of information. Generally I would just use extra links and sort them alphabetically. For me it had never seen like the most ideal solution.
more -
Basic Form Validation Using The jQuery Validation Plugin
Form validation is a very important part of any web application. You have to make sure that your users are going to enter a numerical value when they put data into a quantity field (You don't want them to enter "one" into a quantity field, unless of
more