Jaxel
Well-known member
This guide shows how to use AJAX to process a form:
http://xenforo.com/community/threads/scratchpad-demonstration-ajax-add-on.8369/
However, what I'm trying to do is not part of a form, just a simple div. I want the div to simply fetch for updates once every 60 seconds. There is no form validation or anything, just a simple fetch with an HTML response.
How would I do this in XenForo?
http://xenforo.com/community/threads/scratchpad-demonstration-ajax-add-on.8369/
However, what I'm trying to do is not part of a form, just a simple div. I want the div to simply fetch for updates once every 60 seconds. There is no form validation or anything, just a simple fetch with an HTML response.
How would I do this in XenForo?