DS SinusScroll Parameters

ParameterDescription
authorwww.dseffects.com
textText to scroll
textfontText Font
textstyleText Style
textsizeText Size
textcolorText Color
(hexadecimal red-green-blue triplet)
directionScroll direction
(horizontal,vertical)
posxHorizontal position
posyVertical position
amplitudeScroll amplitude (10-160)
rateScroll rate (1-4)
speedScroll speed (1-4)
regkeyRegistration key

EXAMPLE:
<script language="JavaScript">
var author="www.dseffects.com";
var text="Script by Dario Sciacca - www.dseffects.com";
var textfont="italic";
var textstyle="normal";
var textsize="24";
var textcolor="ffd700";
var posx="";
var posy="";
var direction="horizontal";
var amplitude="40";
var rate="2";
var speed="2";
var regkey="";
</script>
<script src="DS_SinusScroll.js"></script>

Back


Copyright © DS Effects - All Rights Reserved