spacer

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

home / experts / javascript / column30


Scrolling HTML Basics, Part I: Netscape Version

Developer News
Mandrake Linux Founder Back, Virtually
Amazon: We're a Technology Company
Sun Expands MySQL With Closed Source
[29] DOCJSLIB Version 3.0: Page Watermarks

[28] DOCJSLIB Version 2.0

[27] DOCJSLIB Library, Part I

[26] JavaScript 1.3 Review, Part II

[25] JavaScript 1.3 Review, Part I

[24] Internet Explorer 5.0 Review, Part III

This column is a first in a series that explains you how to write scrolling HTML. Scrolling HTML is an efficient way to display more information in a given area than a static HTML would. As you have probably noticed from your Web surfing, scrolling HTML (a scroll box) is often used in displaying up-to-the-minute headlines, sports event scores, and weather information across the US. The most popular scroller is perhaps the CNN's NYSE ticker. A TV viewer can get a glimpse of all NYSE values through a single scrolling line across the TV monitor.

In this column we show you how to implement scrolling HTML in Netscape Navigator. The code is mostly straightforward, but gets tricky at times, due to some bugs (or are they features?) in Netscape Navigator. Since there is a lot of code and new ideas to present and explains about this scrolling HTML, we thought it would be a better idea to split the subject between a few consecutive columns. You are probably curious as to when is DOCJSLIB 4.0 due? Our plan is to release it at the end of this Scrolling HTML series, when we'll add the new code to DOCJSLIB. Keeping this end in mind, we have packaged the scrolling HTML code with an API-like interface. In upcoming columns we'll enrich this interface with Internet Explorer support, as well as with new scroll box features.

In this column you'll learn:


At this point, you may also view the code for the Scroll Box, as well as download its zipped version.

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

Produced by Yehuda Shiran and Tomer Shiran

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

webref The latest from WebReference.com Browse >
Working with the DOM Stylesheets Collection · Administering RBAC in PHP 5 CMS Framework · xref: Automatic Cross Referencing Script
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Combine BottomCount() with Other MDX Functions to Add Sophistication · Creating a Daemon with Python · The Coming Voice-over-WiMAX Revolution


All Rights Reserved. Legal Notices.
Created: November 23, 1998
Revised: May 16, 1999

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