|
||
subsection contents |
Big Text Scroller
Will be populated with content of form field
This JavaScript application demonstrates a way of scrolling text in a web page. When the end of the message is reached, it's repeated. You can enter new text for the message in the form below. Alternatively, you can pass text to this page via the URL — handy for linking to customised messages. See below for notes about this and more. There are options for size (height) of the message, the font used, and the scrolling speed. The message can appear as white text on a black background, or black text on a white background. There are buttons to restart the scrolling, and to pause or resume the scrolling. You can also click on the message (or the area to the right of it) to pause/resume. Unfortunately, the techniques used here venture into some grey areas of browser implementations, so at this stage the page only works with Safari and Firefox on a Mac. However, according to Browsershots, the page loads and appears to work with Safari and Firefox on Windows. I'll try to add support for Chrome, Opera and Internet Explorer if I get time. Notes
Possible future enhancements
Last updated: May 1, 2009 |
|