JavaScript and DOM Scripting

Similar documents
ISI ACADEMY Web applications Programming Diploma using PHP& MySQL

Responsive Web Design Creative License

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation

Debugging JavaScript and CSS Using Firebug. Harman Goei CSCI 571 1/27/13

Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00

Web Application diploma using.net Technology

Introduction to web development and JavaScript

WEB DESIGN COURSE CONTENT

Example. Represent this as XML

INTERNET PROGRAMMING AND DEVELOPMENT AEC LEA.BN Course Descriptions & Outcome Competency

Web Designing with UI Designing

IE Class Web Design Curriculum

Chapter 1. Introduction to web development

Web Development I & II*

Ajax Development with ASP.NET 2.0

WEB DEVELOPMENT IA & IB (893 & 894)

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

jquery Tutorial for Beginners: Nothing But the Goods

Apple Applications > Safari

JavaScript Testing. Beginner's Guide. Liang Yuxian Eugene. Test and debug JavaScript the easy way PUBLISHING MUMBAI BIRMINGHAM. k I I.

Fast track to HTML & CSS 101 (Web Design)

Garfield Public Schools Fine & Practical Arts Curriculum Web Design

Dreamweaver CS3 THE MISSING MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601

Web Development using PHP (WD_PHP) Duration 1.5 months

BT MEDIA JOOMLA COMPONENT

Programming in HTML5 with JavaScript and CSS3

Client Side Customisation of Web Pages

California State University Polytechnic University. CIS 311 Interactive Web Development. Fall 2011

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

Computer Science Course Descriptions Page 1

How to Code With MooTools

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For

Using Adobe Dreamweaver CS4 (10.0)

Professional IT and Outsourcing Training in Bangladesh. Course Name: Professional Web Design and Mobile Responsive Design

An introduction to creating Web 2.0 applications in Rational Application Developer Version 8.0

Certified PHP/MySQL Web Developer Course

Advantage of Jquery: T his file is downloaded from

WEB DEVELOPMENT COURSE (PHP/ MYSQL)

Tutorial: Building a Dojo Application using IBM Rational Application Developer Loan Payment Calculator

Peers Technologies Pvt. Ltd. Web Application Development

DIPLOMA IN WEBDEVELOPMENT

HP LoadRunner. Software Version: Ajax TruClient Tips & Tricks

Course Descriptions. preparation.

Course Descriptions. CS 101 Intro to Computer Science

Web Development 1 A4 Project Description Web Architecture

UOFL SHAREPOINT ADMINISTRATORS GUIDE

BT BACKGROUND SLIDESHOW JOOMLA EXTENSION User guide Version 2.0

Expanded contents. Section 1. Chapter 2. The essence off ASP.NET web programming. An introduction to ASP.NET web programming

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Citrix StoreFront. Customizing the Receiver for Web User Interface Citrix. All rights reserved.

Further web design: HTML forms

Macromedia Dreamweaver 8 Developer Certification Examination Specification

Tutorial JavaScript: Switching panels using a radio button

INFORMATION BROCHURE Certificate Course in Web Design Using PHP/MySQL

NetAdvantage for jquery SR Release Notes

Introduction to web development

Professional iphone and ipod touch Programming. Building Applications for Mobile Safari

How to test and debug an ASP.NET application

Course Outline Basic Web Development

Skills for Employment Investment Project (SEIP)

BT CONTENT SHOWCASE. JOOMLA EXTENSION User guide Version 2.1. Copyright 2013 Bowthemes Inc.

Kentico CMS, 2011 Kentico Software. Contents. Mobile Development using Kentico CMS 6 2 Exploring the Mobile Environment 1

GUI and Web Programming

LAMBDA CONSULTING GROUP Legendary Academy of Management & Business Development Advisories

Terminal 4 Site Manager User Guide. Need help? Call the ITD Lab, x7471

How to Edit Your Website

^/ CS> KRIS. JAMSA, PhD, MBA. y» A- JONES & BARTLETT LEARNING

JavaScript: Client-Side Scripting. Chapter 6

Creating Web Pages with HTML Simplified. 3rd Edition

COURSE OUTLINE FACULTY OF INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITI TEKNIKAL MALAYSIA MELAKA

PLAY VIDEO. Close- Closes the file you are working on and takes you back to MicroStation V8i Open File dialog.

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1

User Guide for Smart Former Gold (v. 1.0) by IToris Inc. team

2667A - Introduction to Programming

Agenda2. User Manual. Agenda2 User Manual Copyright Bobsoft 1 of 34

AUTOMATED CONFERENCE CD-ROM BUILDER AN OPEN SOURCE APPROACH Stefan Karastanev

Using Microsoft Word. Working With Objects

Course Number: IAC-SOFT-WDAD Web Design and Application Development

Team Members: Christopher Copper Philip Eittreim Jeremiah Jekich Andrew Reisdorph. Client: Brian Krzys

Web Design and Development Program (WDD)

CLASSROOM WEB DESIGNING COURSE

USM Web Content Management System

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Microsoft PowerPoint 2010 Handout

Visual Basic. murach's TRAINING & REFERENCE

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE WEB EDITING

Creating Web Pages with Microsoft FrontPage

Learning Web App Development

Term Paper. P r o f. D r. E d u a r d H e i n d l. H o c h s c h u l e F u r t w a n g e n U n i v e r s i t y. P r e s e n t e d T o :

MASTERTAG DEVELOPER GUIDE

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual

Microsoft Office PowerPoint 2013

Comparison of JavaScript Graph Libraries

Reference Guide for WebCDM Application 2013 CEICData. All rights reserved.

ACE: Dreamweaver CC Exam Guide

Web Developer Jr - Newbie Course

Facebook Twitter YouTube Google Plus Website

Interactive Data Visualization for the Web Scott Murray

J j enterpririse. Oracle Application Express 3. Develop Native Oracle database-centric web applications quickly and easily with Oracle APEX

Transcription:

JavaScript and DOM Scripting Course No. ISI-1217 5 Days Instructor-led, Hands-on Introduction If you want to make the leap from writing HTML and CSS web pages and learn how to create dynamic web applications, you re ready to learn the Web's hottest programming language: JavaScript. In this course, students will go beyond copying and pasting code from someone else's web site, to writing their own interactive web pages. This course starts where HTML and CSS leave off, and takes you through your first program into more complex programming concepts like working directly with the web browser s object model and writing code that works on all modern browsers. At Course Completion After completing this course, students will learn the following: Create your first JavaScript applications that include elementary DOM scripting Test and debug your code using Firefox and the powerful debugging features that come with its Firebug extension Create applications that use arrays, functions, regular expressions, exception handling, libraries, your own object types Use closures, recursion nd prototype-based inheritance, and by extending built-in JavaScript objects Complete, real-world, sample applications include an object-oriented approach to data validation Use JavaScript with the Document Object Model (DOM) to manipulate both the XHTML and the CSS for an application Create your own event-handling libraries that insure browser compatibility as you handle DOM events like mouse clicks See how this all ties together in a rotating, 3-dimensional carousel of images that the user can control with the mouse or keystrokes a superb example of what you can do with DOM scripting Learn how to use the objects, methods and properties of a web browser Save time by using third-part libraries like jquery and Dojo that provide you with browser-compatible, debugged code. Prerequisites Students should have a solid foundation in HTML and CSS.

Course Outline Introduction to web development and JavaScript The architecture of a web application How a client-server architecture works How static web pages are processed How dynamic web pages are processed A survey of browsers, servers, and server-side scripting languages How JavaScript fits into this architecture The core web technologies An introduction to XHTML An introduction to CSS An introduction to the DOM An introduction to JavaScript The XHTML, CSS, DOM, and JavaScript standards DOM scripting and AJAX How DOM scripting works How AJAX works The Sales Tax application The CSS file The JavaScript file Two critical web development issues Cross-browser compatibility User accessibility How to access a web page How to view the source code for a web page How to code a JavaScript application How to edit and test your web pages How to edit a web page with Notepad++ How to test a web page How to display error messages in Firefox Basic JavaScript skills How to include JavaScript with the script tag How to code JavaScript statements How to create identifiers The primitive data types of JavaScript How to code numeric and string expressions How to declare variables and assign values to them How to use objects in JavaScript An introduction to objects, properties and methods How to use the window and document objects How to use the Number, String, and Date objects How to get and display data with a Textbox object How to code control statements How to code conditional expressions How to code if statements

How to code while and for statements How to create and use functions How to create and call a function How to code an event handler The Future Value application The XHTML code The JavaScript code How to test and debug a JavaScript application An introduction to testing and debugging Typical test phases for a JavaScript application The three types of errors that can occur Common JavaScript errors How to get error messages with Firefox A simple way to trace the execution of your JavaScript code How to debug with the Firebug extension of Firefox How to install and enable the Firebug extension How to get information in the Console tab How to review your code in the Script tab How to use breakpoints and step through code How to use the Firebug console object The methods of the console object How to trace an application with Firebug s console.log method How to test and debug with other browsers How to get error messages with Internet Explorer How to get error messages with Safari How to get error messages with Opera How to get error messages with Chrome In this part of the class you will learn how to use CSS to format an XHTML document. Once you finish it, you'll be ready to create web pages for JavaScript applications. You'll also be ready to learn how to use JavaScript to control the CSS. A crash course in CSS A web page and its CSS The web page The XHTML for the web page The CSS for the web page Basic skills for using CSS Basic CSS syntax How to include CSS in a web page How to specify measurements and colors How to code selectors How to code selectors for tags, ids, and classes How to code other types of XHTML selectors How to code pseudo-class selectors How the cascade rules work How to work with text and lists

How to style fonts How to format text How to format lists How to work with the box model An introduction to the box model A web page that illustrates the box model How to set height, width, margins, and padding How to set borders How to set background colors and images How to position elements How to change the display type of an element How to float elements How to use absolute positioning How to use relative positioning How to float controls on a form How to work with numbers, strings, and dates How to work with numbers How represent special numerical values The methods of the Number object How to use the conditional operator How to use the Math object How to use the methods of the Math object How to use a random number generator How to work with strings How to use escape sequences in strings How to use the methods of the String object Examples of working with strings How to work with dates and times How to create Date objects The methods of the Date object Example of working with dates How to code control statements How to code conditional expressions How to use the equality and identity operators How to use the relational operators How to use the logical operators How to code the selection structures How to code if statements with else clauses How to code if statements with else if clauses How to code switch statements How to use a flag to simplify your selection structures How to code the iteration structures How to code while loops How to code do-while loops How to code for loops How to use the break and continue statements

How to create and use arrays How to create and use an array How to create an array How to add and delete array elements How to use for loops to work with arrays How to use for-in loops to work with arrays The methods of an Array object How to use the Array methods Other skills for working with arrays How to use a String method to create an array How to create and use an associative array How to create and use an array of arrays The Task List Manager application The user interface and XHTML The JavaScript code How to create and use functions Basic skills for working with functions How to create and call a function How values are passed to functions How lexical scope works Object-oriented skills for working with functions How to use the arguments property of a function How to use the call and apply methods of a function Advanced skills for working with functions How closures work with functions How to write recursive functions The Invoice application The user interface The library file The invoice.js file How to create and use objects Basic skills for working with objects How to create and use the native object types How to create objects of the Object type How to extend, modify, or delete an object How to create and use your own object types Advanced skills for working with objects How to inherit properties and methods from another object type How to add methods to the JavaScript object types How to create cascading methods How to use the for-in statement with objects How to use the in, instanceof, and typeof operators

The Invoice application The user interface The library file The invoice.js file How to use regular expressions, handle exceptions, and validate data How to use regular expressions How to create and use regular expressions How to create regular expression patterns How to use the global and multiline flags String methods that use regular expressions Regular expressions for data validation How to handle exceptions How to create and throw Error objects How to use the try-catch statement to handle exceptions The Register application The user interface, XHTML, and CSS The JavaScript code for the register_library.js file The JavaScript code for the register.js file Basic DOM scripting How to work with DOM nodes An introduction to DOM nodes Types of DOM nodes The Node interface The Document interface The Element interface The Attr interface How to work with DOM HTML nodes Types of HTMLElement nodes The HTMLElement interface The HTMLAnchorElement interface The HTMLImageElement interface The HTMLButtonElement interface The HTMLInputElement interface Other DOM scripting skills How to cancel the default action of an event How to create image rollovers How to preload images The Image Gallery application The JavaScript files How to use timers How to call a function once How to call a function repeatedly The Slide Show application The CSS file

The JavaScript files Advanced event handling An introduction to event handling An overview of event handling An overview of XHTML event types An overview of mouse event types An overview of keyboard event types How to use our JavaScript libraries How to attach and remove event handlers How to use the standardized Event object The Slide Show application The slide_show_library.js file The slide_show.js file The core event models How to access the Event object The properties and methods of the Event object The methods for attaching and detaching event handlers Browser-compatible code for attaching and detaching event handlers The jslib_event.js file The mouse event models The properties of the Event object The sequence of events for a mouse click The jslib_event_mouse.js file The keyboard event models The DOM Level 3 properties and methods for the Event object The properties of the Event object that are implemented by the major browsers The key codes for keyboard events The jslib_event_keyboard.js file Advanced DOM manipulation How to detect when the DOM is ready A problem with the load event The code that illustrates this problem How to use a ready method to detect when the DOM is ready The JavaScript library that contains the ready method How to search the DOM 5 How to use a walk method to walk the DOM tree How to use a getelementsbyclassname method to search the DOM A JavaScript library for walking and searching the DOM How to modify the DOM How to create new DOM nodes How to add and remove DOM nodes How to use a document fragment The Headlines application The user interface

The headlines_library.js file The headlines.js file How to script CSS How to work with style sheets Three types of external style sheets How to enable and disable style sheets How to add and remove style sheets The Style Selector application The JavaScript file How to modify the style of an element How to set the style of an element How to get the computed style of an element How to change the appearance of an element How to change the position of an element How to get the current position of an element A JavaScript library for working with styles The Menu Bar application The menubar.css file The menubar_library.js file The menubar.js file How to script tables and forms How to script tables How to add rows and cells How to remove rows and cells 5 How to reorder rows The Table Sort application The tablesort_library.js file The product_list.js file How to script forms How to handle form events How to script radio buttons How to script select lists A JavaScript library for working with text selections How to use the JavaScript library to work with text selections The Product Configuration application The config_library.js file The config.js file Animation with DOM scripting

How to animate elements A review of the math used in animation How to change the position of an element over time How to detect boundaries How to simulate depth The Carousel application The image path in the carousel The CSS file The carousel_library.js file The carousel.js file How to control the web browser How to script browser windows How to open and close windows How to move and resize windows How to scroll a window How to print a window How to use window events How to script browser objects How to use the navigator object How to use the location object How to use the history object How to use the screen object How to use cookies An introduction to cookies How to create cookies How to read cookies How to delete cookies The Task List application The user interface The jslib_cookies.js file The tasklist_library.js file The tasklist.js file How to use JavaScript libraries How to use jquery How to get started with jquery How to select elements with jquery How to use jquery effects How to handle events with jquery How to use jquery to work with XHTML elements How to use jquery to work with the DOM How to use Dojo How to get started with Dojo How to select elements with Dojo

How to handle events with Dojo How to use Dojo effects How to use Dijits How to get started with Dijits How to use the Form Dijit How to use the Button Dijit How to use the CheckBox Dijit How to use the RadioButton Dijit How to use the ValidationTextBox Dijit How to validate a credit card with ValidationTextBox Dijits How to use the FilteringSelect Dijit The Register application The XHTML The JavaScript