This module is designed to help students in incorporating event handling in the web pages.
Revision of HTML Basics.
Tables: Creating tables, Width and Border attribute, Cell padding & Cell spacing, Bgcolor, Colspan and Rowspan attribute.
Frames: Introduction to Frames, <Frameset> Tag, <Frame> Tag, and Targeting named frames.
Forms tags: Form Object, Text element, Password element, Button element, Submit button, Reset button, Checkbox element, Radio element, Text area, Select and option element.
Cascading Style Sheets: Understanding Style Sheets, Applying Style Sheets to HTML document, Developing a Style Sheet: Setting Font attributes, Text Attributes, Border Attributes, Setting Background properties and List Attributes.
Using Class, <SPAN> Tag, External Style Sheets (LINK Tag), DIV tag.
JavaScript: Introduction, Advantages of using JavaScript, Writing JavaScript in HTML, Basic Programming Techniques: Data Types and Literals, Creating variables, Operators (Arithmetic, Logical, Comparison, String and Assignment operator and special operators: delete, new and void) and Expressions in JavaScript.
Creating one and two-dimensional arrays.
JavaScript Programming Constructs: Conditional checking (if-then-else statement), Loops (for loop and While loop)
Functions Basics: parameter-passing basics, return statement, global and local variables.
Dialog Boxes (Alert, Prompt and Confirm Dialog Box).
Built-in objects - Array, Date, Math and String.
Document Object Model, Events, Properties and Methods, Event handling
Window: Opening and closing windows, window features, controlling windows- moving, resizing and scrolling, setting window location, Controlling window’s status bar, Document object, Forms used by a Website, Form Object’s Methods, Form Actions and Form Validation.