Project Avant Facebook Page Project Avant Twitter Page

tutorial #6: Forms, Controls & Dialogs

overview

We have reached the last tutorial for this website. By this time you should be fairly versed in jQuery implementation. As we all know, JavaScript has been the basis for web interactivity, especially when it comes to Forms and other similar features. However, jQuery has streamlined and greatly improved upon this. The final three demonstrations are jQuery-enhanced Forms, Controls, and Dialogs.

The first demonstration is a Form Validation Plugin that will make sure the user enters the required information. The second demonstration is a form that uses Autocomplete. Third and final demonstration is Date Picker, which will allow users to choose a date from an interactive calendar.