Functions | Description |
Basics | Page Structure, variables, loops and basics of JavaScript |
Date & Time | Counters, timers and date projects by using data objects |
History | going forward or backward by loading previously visited URL using history object |
Document | Object to manage title, referrer, domain, output etc |
String | Functions to mange various operations using string |
Array | Creating , adding elements, Joining to create string, displaying etc |
Window | window object to manage child window, timer , alert ,prompt etc |
location | location object to get details from URL |
Form Validation | Checking user inputs in a form before submitting |
Math | Math functions and applications |
Event handling | Keyboard, mouse and other events |
Image Object | Applications using Image Object |
Browser support | Enabling support and Detecting and redirecting pages if JS support is disabled |
XML | XML & JavaScript Parse |