Price: $19.95
Demo Limitations: all links
will direct to our site.
ScrollMenu
installation
To install
ScrollMenu
you have to do the following:
- Copy
ScrollMenu.class.
- Put the following code in your html page:
<applet code="ScrollMenu.class" width="500" height="18">
<param name="scrollw" value="500">
<param name="scrollh" value="18">
<param name="bgcr" value="646464">
<param name="bordcr" value="c4c4c4">
<param name="strcr" value="000000">
<param name="stroncr" value="646464">
<param name="rectcr" value="c0c0c0">
<param name="rectoncr" value="D4DFD4">
<param name="arrowcr" value="DEDFDE">
<param name="arrowoncr" value="ffffff">
<param name="arrowbgcr" value="646464">
<param name="fnttyp" value="TimesRoman">
<param name="fntsz" value="12">
<param name="fntsty" value="BOLD">
<param name="useborder" value="no">
<param name="space" value="10">
<param name="delay" value="16">
<param name="ypos" value="14">
<param name="str1" value="Bar Chart">
<param name="url1" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="target1" value="_self">
<param name="str2" value="Bar Chart Pro">
<param name="url2" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="target2" value="_self">
<param name="str3" value="Pie Chart">
<param name="url3" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="target3" value="_self">
<param name="str4" value="News Ticker">
<param name="url4" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="target4" value="_self">
<param name="str5" value="Fade Effect Menu">
<param name="url5" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="target5" value="_self">
<param name="str6" value="eMail COM Object">
<param name="url6" value="http://store.eSellerate.net/s.asp?s=STR212984678">
<param name="target6" value="_self">
</applet>
3) And this is the parameter description:
Parameter Name |
Description |
scrollw |
The scroll width |
scrollh |
The scroll height |
bgcr |
Scroll background color |
bordcr |
Border color |
strcr |
String Color |
stroncr |
String Highlighted color |
rectcr |
Rectangle Color |
rectoncr |
Rectangle Highlighted color |
arrowcr |
Arrow Color |
arrowoncr |
Arrow Highlighted Color |
arrowbgcr |
Arrow Background color |
fnttyp |
Font type |
fntsz |
Font Size |
fntsty |
The font style , it could be the following :
PLAIN
BOLD
ITALIC
ITALIC+BOLD |
useborder |
Use boder parameter , it could be the following :
yes
no |
space |
The space between titles |
delay |
The delay time in scrolling |
ypos |
The Y-Axis position for the titles |
str1 |
The 1st title |
url1 |
The 1st title link |
target1 |
The 1st title target |
|
|
|