[
Bloke.com
|| Linux
|| JavaScript
|| Java
|| Volleyball
|| Link Me
]
Free: [ Guestbook || MessageBot || Plugins || Counter || AusPrices || Advertise ] |
Please check out my other JavaScripts!.
The interface is a single function that takes one or two arguments.
statusticker(mesg,speed)
<script language="javascript"> statusticker("This is my ticker tape") </script>
<font name="fixed, courier">
just above the <SCRIPT>
and let me know if it works!
</font>
just above the <SCRIPT>
<body onLoad="start(document.forms[0])">and then in your page use:
<FORM name=tickertapeform> <input name=scroll size=75 value="This is the start message (and the message for non-javascript browsers"> </FORM>and change the message variable in the javascript
Got JavaScript questions? Maybe my JavaScript Board has the answers?