JavaScript has a setTimeout() method that will call a function every
'n' miliseconds.  no need for refreshing the page.

set up a JS array of images/links, and loop thru that array changing
the image and link attributes of your ad.

On 6/13/07, Dan Vega <[EMAIL PROTECTED]> wrote:
> I know I can use Prototype to show/hide different divs which would work out
> great. Is there a way to toggle using a Timer. I do not want a meta refresh
> because I am not trying to refresh the page, just every 5 seconds call
> function A
>
> Function A
>  hide footer a
>  show footer b
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281023
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to