Active
Project:
Omega
Version:
7.x-3.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2012 at 09:03 UTC
Updated:
18 Oct 2012 at 14:28 UTC
I have some information that is constantly changing on our site. One example is a webform submission counter. I would like to present a live view of the counter to the users, without them having to refresh the page.
My plan was to make a clean page with out theme and just some php code and to query this page from an interval function in Javascript. However it seams quite complicated to create a clean theme free page in Omega.
What would the simplest way to expose my data to Javascript in the Omega theme?