Today is . Page created 02/21/03, updated 06/06/06

Document Scroll Document Title Scroll Scroll

S croll your document's title into view to display long titles. You can configure the scrolling to run just once, or perpetually. Look at the top of your browser window to see the effect.

We have tested the code in IE6.0, Firefox1.5.0.3, Opera8.54, Netscape8.1 and AOL Explorer1.2. This script worked well in all platforms with no variations observed.

D epending on your knowledge of HTML and java scripts, this is an easy, one step copy and paste code with minimal reconfigurations. You add the code into the <HEAD> section of your document and replacing the default <TITLE> tag with the message you want to scroll.

B elow are the very simple reconfigurations needed to have your message scrolled across the top title bar and if you want it to stop scrolling or run continuously.

<title>Your Message To Scroll Goes Here</title>
<script>

Script Goes between opening and closing script tags

</script>

T he only other reconfiguration is to set the scroll to either stop or run continuously.

var repeat=0 //enter 0 to not repeat scrolling after 1 run, otherwise, enter 1
var title=document.title

W e have ours set as seen below so it will run continuously.

var repeat=1 //enter 0 to not repeat scrolling after 1 run, othersise, enter 1
var title=document.title

O nce this is done, it is ready to go. Nothing else to do but sit back and watch it scroll your message.

O ne little trick if you would like to space your messages further apart you need to add the space code into the title where you want to space the messages. You do this by simply adding the &nbsp; for every space other than the normal one space between words. In other words if you want 6 spaces, it would look like this:
&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;

W e hope our tutorial was easy to follow and we covered everything in detail. If you would like to add this effect into your pages, grab the respective below link and you are there. If you have any problems with this or anything else, feel free to consult our FAQ ] and if you can't find the answer there, contact us ].
Get Code Here ]   [ Rate This Page ]  

Talk Live To A Support Technician

Search Our Site By Individual letter

A ]  [ B ]  [ C ]  [ D ]  [ E ]  [ F ]  [ G ]  [ H ]  [ I ]  [ J-K ]  [ L ] 
M ]  [ N-O ]  [ P-Q ]  [ R ]  [ S ]  [ T ]  [ U-V ]  [ W ]  [ X-Y-Z ] 

Little Tips Directory

Page 1  ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5  ] [ Page 6  ] [ Page 7  ]

Index Page 1 ] [ Index Page 2 ] [ Index Page 3 ] [ Index Page 4 ] [ Index Page 5 ]
Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ]
Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ]

News Letter Archives ] [ Navigation Page ] [ Archives Of Published Material ]
Link To Us ] [ Alphabet Index ] [ Feedback ] [ On Line Support ] [ FAQ ]
Webmaster Utilities ] [ Casino ] [ Banner Exchange ] [  Advanced Site Search ]

If you are part of the ever growing number of webmasters who enjoy sharing your knowledge with others on web design, join The Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today

This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.

Copyright © Consigliere Ltd., All Rights Reserved. 2001-