Web Guide Frontend
Web Guide Frontend
Module 4: Lists
Module 6: Tables
Module 7: Forms
JavaScript
Handling Older Browsers that Do Not Support Scripts
Storing Multiple Values in One Variable by Using JavaScript Arrays
Letting a Script Make Decisions and Process Accordingly
Making Decisions Based on Two or More Conditions
Executing Code When a Condition Is Not True
Repeating Statements, a Specific Number of Times
Repeating Statements While a Condition Is True
Responding to JavaScript Events
Executing JavaScript Statements Within the Body of a Web Page
Calling a User-Defined JavaScript Function
Calling JavaScript Functions Within an Event Handler
Looking Closer at JavaScript Event Handlers
Creating an Interactive Navigation Bar with a Mouseover Effect
Taking Advantage of the Scripting Object Model Arrays
Referring to Web Page Objects by Name Instead of Position Number
Leveraging the Contents of the Document Object
Exploiting the JavaScript Links Array
Changing Web Page Colors Using JavaScript
Storing a Cookie on the Visitor’s Hard Drive
Formatting Cookie Data Using JavaScript
Retrieving a Cookie Value from the Cookie File
Removing a Cookie from the Cookie File
Saving Time and Programming by Using Prewritten (External) Scripts
Displaying Self-Changing Banners Using JavaScript
Pointing Hyperlinks to New Files On-the-Fly
Pre-caching Pictures to Reduce Image Display Time
Creating a Scrolling Marquee Using JavaScript