DS BounceScroll Parameters

ParameterDescription
authorwww.dseffects.com
textText to scroll
textfontText Font
textstyleText Style
textsizeText Size
textcolorText Color
(hexadecimal red-green-blue triplet)
posyVertical position
distanceBounce distance
bouncespeedBounce speed (1-8)
scrollspeedScroll speed (1-8)
regkeyRegistration key
reglinkURL link
when the image is clicked
regtargetframe name
(_blank,_self,_parent,_top or custom frame name)

The parameters in red are availables only in the registered version

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 posy="";
var distance="40";
var bouncespeed="2";
var scrollspeed="2";
var regkey="";
var reglink="";
var regtarget="";
</script>
<script src="DS_BounceScroll.js"></script>

Back


Copyright © DS Effects - All Rights Reserved