Good day Rocketeers!
Yet another question in regards to Gantry .. im slowly but surely learning .. thank you for all the help you've been so graciously providing.
- My (test) website URL is:
www.radiorockcafe.com/v5g
- My Joomla version number is J-3.1.1
- My Gantry version number is 4.1.12
My Issue is :
I would like to refresh the "drawer" position using an AJAX call, so that i can get content from the web and post in there every 30-60 seconds. I have read, although did NOT understand, the AJAX concept from the Gantry website hence me asking in here.
My previous attempt included the following code :
<head>
<meta http-equiv="refresh" content="30" />
</head>
And well, it refreshes the complete page.. not very handy.
Is what i'm asking even possible ?
Thank you.. again.