spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / javascript / column3


Rotating Text Banners

Developer News
ActiveState Debuts Open Source Business Suite
Salesforce Offers Visual App Builder
Codesion Steps Out From CVS's Shadow

Dynamic HTML opens up new possibilities. With previous versions of HTML and JavaScript, it wasn't possible to change the content of a page once it had finished loading. Dynamic content was limited to plain text in the status bar and in form fields. Navigator 4.0x and Internet Explorer 4.0x enable you to modify the document's HTML code.

In this column we'll show you how to dynamically change an element's code. We'll create a rotating text banner, a convenient way to present unlimited content in a limited area. But before we dive into the details, take a look at a live demonstration:



In this column you'll learn:

  1. How to determine which browser the user is running.
  2. How to create a container for the rotating text script.
  3. How to to update existing HTML code.
  4. How to rotate the banner.

More Resources from Doc JavaScript
Columns Popular Columns Tips Tools
Latest Columns
41-50 | 31-40 | 21-30
11-20 | 1-10
Working with Windows
JavaScript and Frames
Bookmarklets
Random Tips
Personalized Tips
RSS Channels
Menu Builder
Rollover Builder
Rotation Builder
Reference Tip Categories (want one?)
Links
For Your Site
Did you learn something? Do you like this site? Please link to us!

http://www.internet.com


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

webref The latest from WebReference.com Browse >
Use Web Caching to Make Your Web Site Faster · Creating an Online Shopping Cart Mechanism in PHP · Log JavaScript Errors Using an AJAX-driven Web Service
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Configuring Granular Settings for a Database Level Audit · The Perils of a Web 2.0 Transition on Your Business Processes · Facebook Redesigns Site —Again — Nears 400M Mark


Created: September 25, 1997
Revised: April 16, 1998

URL: http://www.webreference.com/js/column3/