Vi ste ovdje
Overview/Description
Using JavaScript, developers can interact with numerous browser objects, create and modify windows and frames, and access and modify form information. This course explores and demonstrates how to use JavaScript to access and modify client-side features of the browser, and as a result to add a degree of interactivity to web sites. Specific topics covered include JavaScript browser objects, windows and frames, event handlers, and forms. This course is one of a series covering the fundamentals of the JavaScript language.
Target Audience
All organizations or individual...
Overview/Description
In JavaScript, all functions are technically Function objects and provide users with an alternative way to encapsulate statements to perform more powerful and useful actions in a reusable piece of code. Regular expressions ease the task of validating data in JavaScript programs. This course will explore how to use Function objects and useful predefined functions that are part of the JavaScript language. It will also detail the regular expression support built into JavaScript that allows developers to perform pattern matching and validation of user-entered data. Specific...
Overview/Description
Object-oriented programming is an important feature of JavaScript. This course will explore the advantages and implications of object-oriented programming, and prepare the learner to create and utilize user-defined objects in JavaScript. It will also introduce key objects that are part of the JavaScript language, including String, Math, Number, and Date objects, as well as arrays. The course will survey common methods and contexts for using these native objects. This course is one of a series covering the fundamentals of the JavaScript language.
Target Audience
All...
Overview/Description
To describe how to make content dynamic using DHTML
Target Audience
Web professionals and developers who want to create dynamic web sites using Dynamic HTML technologies
Prerequisites
A knowledge of HTML; a basic knowledge of a scripting language, preferably JavaScript
Expected Duration (hours)
3.0
Lesson ObjectivesMaking Content Dynamic with DHTML
identify the role of the Document Object Model in DHTML, use the DOM architecture to represent elements of a web page, and list techniques for cross-browser DOM support.
identify how events and event handlers work and list the...
Overview/Description
Accessing and parsing XML data is an important facet of utilizing it in web applications. Some of the most popular ways of accessing and parsing XML data are through the XML Document Object Model (XML DOM) and through asynchronous JavaScript and XML (Ajax). This course will explore how to use these techniques with XML to realize its data potential.
Target Audience
Individuals who wish to learn how to generate web content using XML, who have experience in using HTML, CSS, and basic JavaScript to develop web content.
Expected Duration (hours)
1.5
Lesson...
Overview/Description
Adobe Photoshop CS4 enables you to manipulate digital photos and projects in a variety of ways: from subtly correcting photo flaws to creating dynamic original artwork. This course explores the tools you need to select, correct, adjust, and even create images. Features such as the new Content Aware scaling, and those used to adjust an image's overall color and tonality are also included, as are Photoshop's equivalent to natural media tools used for painting and drawing. The course also delves into the exciting realm of Photoshop filters, layer styles, and blend modes....
Overview/Description
Adobe Photoshop CS4 is one of the most popular digital imaging toolsets used by professional graphic designers, and photographers. This course explores the streamlined Photoshop CS4 interface, including Photoshopâs integration with Adobe Bridge, and manipulation tools used to straighten, crop, rotate, and resize images, including a new feature that allows you to temporarily rotate the appearance of a photo as you are working on it. The course also explains the basics of retouching photos using red eye correction, and automatic color and tone adjustment features.
Target...
Overview/Description
Adobe Photoshop CS5 enables you to manipulate digital photos and projects in a variety of ways: from subtly correcting photo flaws to creating dynamic original artwork. This course explores the tools you need to select, correct, adjust, and even create images. Features such Content Aware filling and those used to adjust an image's overall color and tonality are also included, as are Photoshop's equivalent to natural media tools used for painting and drawing such as the new Mixer Brush. The course also delves into the exciting realm of Photoshop filters, the new Puppet...
Overview/Description
Adobe Photoshop CS5 is one of the most popular digital imaging toolsets used by professional graphic designers, and photographers. This course explores the streamlined Photoshop CS5 interface, including Photoshop's integration with Adobe Bridge and the new Mini Bridge panel, and manipulation tools used to automatically straighten, crop, rotate, and resize images, including a feature that allows you to temporarily rotate the appearance of a photo as you are working on it. The course also explains the basics of retouching photos using red eye correction, and automatic color...
Overview/Description
The XML Path Language, XPath, is designed to allow the developer to select specific parts of an XML document. XPath is also used extensively with the XML query language, or XQuery. This course will cover how to use these languages to both navigate and query XML data. Specific topics covered include XPath basics, XPath functions, as well XQuery built-in and user-defined functions. Attention is also given to XQuery support in Microsoft's SQL Server relational database server.
Target Audience
Individuals who wish to learn how to generate web content using XML, who have...