
R A N D O M T E X T 3 |
RandomText3
Jeffery P Sanders
More Control? Okay. Variables that you can adjust: quoteStr - The string to manipulate. This example used: quoteStr = "Jeffery P Sanders". startDelay - The delay time between the page load and beginning the animation in milliseconds. Note: 1000 milliseconds equals one second. This example used: startDelay = 3000. charDelay - Time spent on each character scrolling. This example used: charDelay = 200. afterDelay - Pause time after decryption. This example used: afterDelay = 3000. charSpeed - The delay time between character updates. Scroll speed. This example used: charSpeed = 50. showSpace - Show a space where a space is located in the string? 0=No 1=Yes(Example: "This Word" crypted would look like: 0 = "X8k4yTGe3" 1 = "X8k4 TGe3" This example used: showSpace = 1. quotePic - The characters to use while showing the crypted string. This example used:quotePic = "abcdefghjkmnopqrstuvwxyzABCDEFGHJKLNOPQRSTUVXY234567890".
Another Eric Hilding "could-ya?" All questions/complaints/suggestions should be sent to JefferyPSanders.com Last Updated September 28th, 2008 Copyright 2002-2008 JefferyPSanders.com. All rights reserved. |