Make text fly across your page either with the help of a MARQUEE control or by manipulating its position directly through cascading style sheet (CSS) positioning. This article demonstrates both ways of flying text vertically or horizontally on a page.
Learn step by step how to fly text diagonally across the page. This article introduces the sophisticated cascading style sheet (CSS) positioning capabilities of Microsoft® Internet Explorer 4.0.
Fly your text through an oval path with very few lines of code, using the DirectAnimation path control. The article describes how simply specifying a target object to be moved causes the path control to move the object around the page over time, in a geometric pattern.
Make your page come alive with animation. The article describes how a series of elements displayed sequentially on a page over a timer or on a mouse click brings life to a slide show presentation.
Implement fast and easy visual effects on your pages with the help of transitions. This article teaches you how to apply transitions to an image with simple HTML and very minimal script.
Use the power of cascading style sheets (CSS) to create a table of contents that expands and collapses in response to mouse clicks. This article demonstrates how to reassign style sheets on the fly in order to display or hide information on demand.
Add some flash to your pages by changing the colors of a group of objects at a set speed. This article models how to use JScript switch statements, timers, cascading style sheets (CSS), and HTML in creating this effect.
Animate text using minimal scripting by following the steps presented in this article. The technique described, creating the mouseover highlight, provides an excellent introduction to using cascading style sheets (CSS).