WEB 238   Interactive Scripting: JQuery* (4 Hours)

Prerequisites : WEB 122 and WEB 124.

Designers and developers can use jQuery to have complete access to all Cascading Style Sheets (CSS) styles of any element on a Web page, effortless Web page content manipulation via filters and patterns, detection or creation of events (mouse movement or click), moving, hiding and fading elements and other features. Students will be exposed to how to write efficient jQuery selectors to round up sets of Document Object Model (DOM) elements, how to use the framework's many methods to manipulate DOM elements, how to use the jQuery event application programming interface (API) to set up event listeners and event delegation, how to manage Ajax requests with jQuery and how to extend jQuery with custom filters and methods.