You're after setInterval(), not setTimeout(): http://www.elated.com/articles/javascript-timers-with-settimeout-and-setinterval/
On 6/13/07, Charlie Griefer <[EMAIL PROTECTED]> wrote: > JavaScript has a setTimeout() method that will call a function every > 'n' miliseconds. no need for refreshing the page. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281028 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

