Dynamic HTML Path Control - PowerPoint PPT Presentation

About This Presentation
Title:

Dynamic HTML Path Control

Description:

... be set to in order to start the element along its path as soon as the page loads? ... Can you set paths for multiple items in only one OBJECT tag? ... – PowerPoint PPT presentation

Number of Views:19
Avg rating:3.0/5.0
Slides: 8
Provided by: grani
Learn more at: http://granite.sru.edu
Category:

less

Transcript and Presenter's Notes

Title: Dynamic HTML Path Control


1
Dynamic HTML Path Control
  • By Jim Brahm

2
Animated Path Control
  • More advanced than CSS positioning
  • Define paths for elements to follow
  • Integrate with other features
  • DHTML Filters
  • DHTML Transitions

3
Animated Path Control
  • Use OBJECT element to place the Path Control on
    the page
  • Path1.html

4
Multiple Path Control
  • Set paths for multiple objects
  • Use separate OBJECT tags for each individual item
    you wish to control
  • Using z-indexing is not necessary
  • The overlap of objects is determined by their
    order of declaration in the HTML source
  • Path2.html

5
Time Markers for Path Control
  • Allows the ability to execute actions during the
    objects path
  • This is done with the AddTimeMarker method
  • Path3.html

6
Questions
  • Why is using Animated Path Control better than
    using dynamic CSS positioning?
  • What value should AutoStart be set to in order to
    start the element along its path as soon as the
    page loads?

7
Questions
  • Can you set paths for multiple items in only one
    OBJECT tag?
  • What method is used to determine when an object
    begins its path?
  • Without using z-indexing, how does the HTML page
    determine which objects overlap others?
Write a Comment
User Comments (0)
About PowerShow.com