This three day Introduction to JavaScript and jQuery assumes no prior knowledge of programming but does assume a good grasp of HTML and CSS. It teaches delegates how to use JavaScript to create modern, interactive web pages. Having learned the basic rules, structure and terminology of JavaScript, delegates will be shown how to leverage these basic skills by using the rich and sophisticated jQuery and jQueryUI libraries for form validation, special effects and the creation of interactive user interfaces.
How to Add JavaScript to a Page, Your First JavaScript Program, Writing Text on a Web Page, Attaching an External JavaScript File, Tracking Down Errors, The Grammar of JavaScript, Statements, Built-In Functions, Types of Data, Variables, Working with Data Types and Variables, Arrays
Making Programs React Intelligently, Handling Repetitive Tasks with Loops, Functions: Turn Useful Code Into Reusable Commands
About JavaScript Libraries, Getting jQuery, Adding jQuery to a Page, Modifying Web Pages: An Overview, Understanding the Document Object Model, Selecting Page Elements: The jQuery Way, Adding Content to a Page, Setting and Reading Tag Attributes, Reading, Setting, and Removing HTML Attributes, Acting on Each Element in a Selection, Automatic Pull Quotes
What Are Events?, Using Events the jQuery Way, More jQuery Event Concepts, Advanced Event Management
jQuery Effects, Animations, Performing an Action After an Effect Is Completed, Three. Building Web Page Features
Swapping Images, Advanced Gallery with jQuery FancyBox
Some Link Basics, Opening External Links in a New Window, Creating New Windows, Opening Pages in a Window on the Page, Basic, Animated Navigation Bar
Understanding Forms, Adding Smarts to Your Forms, Form Validation
Organizing Information in Tabbed Panels, Adding a Content Slider to Your Site, Determining the Size and Position of Page Elements, Adding Tooltips
What Is Ajax?, Ajax: The Basics, Ajax the jQuery Way, JSON
Top JavaScript Programming Mistakes, Debugging with Firebug