View Full Version : changing the height of dynamic fader
xxm0ntyxx
12-22-2005, 11:58 AM
script: dynamic fader
http://www.dynamicdrive.com/dynamicindex2/fader.htm
can anyone tell me how to change the height of dynamic fader?
thx!
jscheuer1
12-22-2005, 04:29 PM
On your HTML page where it says:
// uncomment any value you wanted to change
//var TS_ymax = 50; // How many pixel to move
//var TS_ystep = 1; // 1 or -1 only (Scroll direction)
//var TS_speed = 2; // The smaller the value the faster
//var TS_pause = 100; // Pause time(milisecond) between messages
var TS_fadestep= 20; // Steps to fade in and out
Remove the red comment slashes and adjust the green value 50 to whatever value you want.
xxm0ntyxx
12-23-2005, 02:15 PM
thx john!
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.