10152163HTML-Dynamic
Course Information
Description
An introduction to JavaScripting for HTML. Work with Dynamic HTML (DHTML), work with Cascading Style Sheets, control content dynamically, position elements with DHTML, implement advanced DHTML features, and structure data with XML.
Total Credits
1

Course Competencies
  1. Script HTML
    Assessment Strategies
    through actual performance of the skill
    given a computer, printer, Text editor, and a Web browser
    in answers to end-of-unit concepts review
    in submitted printouts of contracted assignments as specified on the unit assignment sheets
    in hands-on test with the use of reference materials
    Criteria
    you create a script
    you create a script
    you use JavaScript event handlers
    you create a function
    you assign a variable
    you create a conditional in a script

  2. Work with Dynamic HTML (DHTML)
    Assessment Strategies
    through actual performance of the skill
    given a computer, printer, Text editor, and a Web browser
    in answers to end-of-unit concepts review
    in submitted printouts of contracted assignments as specified on the unit assignment sheets
    in hands-on test with the use of reference materials
    Criteria
    you differentiate between HTML and DHTML
    you locate Web sites that explain design principles of DHTML
    you differentiate between web browsers
    you design a DHTML web page
    you research code architecture
    you locate Web sites that are resources for DHTML

  3. Specify Style Dynamically
    Assessment Strategies
    through actual performance of the skill
    given a computer, printer, Text editor, and a Web browser
    in answers to end-of-unit concepts review
    in submitted printouts of contracted assignments as specified on the unit assignment sheets
    in hands-on test with the use of reference materials
    Criteria
    you create an embedded style sheet
    you create a class
    you incorporate HTML to detect browser type
    you incorporate HTML to show and hide page elements
    you incorporate HTML to change font size and color dynamically
    you incorporate HTML external style sheet

  4. Control Content Dynamically
    Assessment Strategies
    through actual performance of the skill
    given a computer, printer, Text editor, and a Web browser
    in answers to end-of-unit concepts review
    in submitted printouts of contracted assignments as specified on the unit assignment sheets
    in hands-on test with the use of reference materials
    Criteria
    you plan dynamic content
    you incorporate JavaScript condition checking
    you incorporate JavaScript to delete content dynamically
    you incorporate JavaScript to modify content dynamically
    you incorporate JavaScript for advanced content functions
    you incorporate HTML to replace graphics dynamically
    you incorporate HTML to for dynamic table generation
    you incorporate JavaScript for manipulating bound data dynamically

  5. Position an element with DHTML
    Assessment Strategies
    through actual performance of the skill
    given a computer, printer, Text editor, and a Web browser
    in answers to end-of-unit concepts review
    in submitted printouts of contracted assignments as specified on the unit assignment sheets
    in hands-on test with the use of reference materials
    Criteria
    you use CCS-Positioning (CCS-P) to position an element absolutely
    you use CCS-P to position an element relatively
    you use DHTML style properties to resize an element manually
    you use DHTML style properties for stacking screen elements
    you use CCS-P to add a scroll bar
    you use CCS-P to create a sidebar
    you incorporate an advanced positioning function

  6. Implement Advanced DHTML Features
    Assessment Strategies
    through actual performance of the skill
    given a computer, printer, Text editor, and a Web browser
    in answers to end-of-unit concepts review
    in submitted printouts of contracted assignments as specified on the unit assignment sheets
    in hands-on test with the use of reference materials
    Criteria
    you incorporate filtering code for use by Internet Explorer (IE)
    you incorporate JavaScript and CSS-P to scale content in IE
    you incorporate JavaScript and CSS-P to animate element positioning
    you incorporate JavaScript and CSS-P to animate element positioning
    you incorporate JavaScript to transition elements
    you incorporate DHTML for a slideshow
    you incorporate DHTML for transitioning between pages

  7. Structure Data With XML
    Assessment Strategies
    through actual performance of the skill
    given a computer, printer, Text editor, and a Web browser
    in answers to end-of-unit concepts review
    in submitted printouts of contracted assignments as specified on the unit assignment sheets
    in hands-on test with the use of reference materials
    Criteria
    you define XML elements and structure
    you create XML data
    you bind XML data to HTML
    you format XML data with HTML
    you display XML data with HTML
    you modify an XML document
    you alter XML data view with HTML