-->

Scrolling Text Widget

Here is nice scrolling text script that can be used in sidebar widget.

1. Log in to your blogger account.

2. Go to Design >> Add a widget >> HTML/Java Script.

3. Copy given below codes (in green color) and replace "Your Description" to your desired link or some text, save it and done.

4. Your can increase or decrease the scrolling speed to modify scrollamount="4", for higher speed increase "4" to higher number and for slow speed replace "4" to lower number.




<center><marquee direction="up" onmouseover="this.stop()" width="200" scrollamount="4" onmouseout="this.start()" height="350" align="center">Your Description</marquee></center>










Arvind

Baca juga

Post a Comment