View Full Version : AJAX refresh
dragons5
07-01-2007, 01:49 AM
I want to have a banner refresh at a set rate. How can I do this with AJAX? I have found tutorials for refreshing content from a database using AJAX, but I just want to refresh an area of the page (the area where the banner is)
A1ien51
07-19-2007, 02:06 AM
What kind of banner? If it is an image/flash, there is no need for calling the server. You can change the src of the file to whatever you want with setInterval().
Eric
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.