CNIT 133 Homework 7 - Object Model and Event Model

CNIT 133 Main Page



Part1 (Click to read description)

First part of this assignment uses javascript properties className and classList to assign, add or remove classes defining CSS style properties. The script lets users to customize background color, font family, font styles and text color.



Part2 (Click to read description)

Second part of this assignment uses jQuery to fade in or fade out sub-menus. Sub-menus are given appropriate CSS properties to be space-justified with respect to their parent element.