Dr. Garrett's Student Website
School of Business
Eastern Illinois University

jQuery Example

jQuery is an easy way to add a great deal of functionality to your web pages without a lot of JavaScript coding.  Additionally, many plug-ins are available for jQuery that can save you many hours of programming while making your pages come alive with interesting and useful JavaScript.

This example is a pop-up calendar, used when entering dates into a date field on a form.  The example was derived from this page.  You can run the example code to see how it works.