|
|
Java TickerWelcome to the Outsource Labs Ticker page.
Features:
Param Usage:
Notes:The ticker will look in order for text entries in the parameters until it doesn't find one. eg if you have text1, text2 and text4 the text4 entry won't be included.More options soon (such as font, fontSize, background, foreground, selectColour). ExampleThe above example was done with:
<table border=3><tr>
<td><applet codebase=http://www.olabs.com/java/ticker/ code=olabs.Ticker width=400 height=13>
<param name="copyright" value="http://www.olabs.com/java/Ticker/">
<param name="milliSleep" value="10">
<param name="text1" value="Outsource Labs rules the world ...">
<param name="url1" value="/">
<param name="text2" value="Olabs develops Java GUI's for Lucent telecommunications projects ... ">
<param name="url2" value="/news/#lucent">
<param name="text3" value="We do Java and HTML training... ">
<param name="url3" value="/training/">
<param name="text4" value="AT&T License our Java courses ... ">
<param name="url4" value="/news/#att">
<param name="text5" value="This Ticker by Cameron Gregory ...">
<param name="url5" value="http://www.bloke.com/">
</applet></td>
</tr></table>
For more examples, check out the Test Page
The information on these pages are provided on an "AS IS" basis, and may be used freely at your own risk. Addition usage information found on each particular page. olabs@olabs.com |