This I can do but it will make all the banners display for 8000 I need to
control each banner individualy.
"Ryan Hartwich" <[EMAIL PROTECTED]> wrote:
Rick,
If you are only going to change the banner once per page read, then you can
set the timeout using a CF variable in the javascript
window.setTimeout('cycle();',8000);
would become
window.setTimeout('cycle();',#timeout#);
Ryan
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/[email protected]
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/[email protected]
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]