Implementation
- Create an HTML list.
- Define CSS rules to show and hide list items.
- Use the display attribute to toggle between showing and hiding.
- Use cursor:hand to signal more information available.
- Define the onclick event to show and hide items.
- Define onmouseover and onmouseout to achieve text effects.
Creating Dynamic TOC
Agenda
- Applying Transitions on Images
- Cycling Text Colors
- Moving Objects Diagonally
- Creating a Dynamic TOC
- Timer-Driven Animation Sequence
- Mouse-Driven Animation Sequence
- Implementing Flying Text
Implemented Features
- Filters and Transitions
- CSS Positioning
- DirectAnimation Path Control
Call to Action