Hi,
I'm trying to add a jQuery mapael map to my cmsms site but I can't get it to work - is there a simple guide to adding jQuery components to cmsms that I can have a look at?
Thanks,
Geoff.
trying to add jQuery Mapael to cmsms
Re: trying to add jQuery Mapael to cmsms
It's the same as with a static page with one single difference:hifigeoff wrote:is there a simple guide to adding jQuery components to cmsms that I can have a look at?
{ and } need to be surrounded by spaces so that Smarty can auto-literal and not puke an error. Other than that if it works on a static HTML page it works on CMSMS
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: trying to add jQuery Mapael to cmsms
The best would be total separation of concerns, of course, and no JS in HTML templates at all, but all in an external JS file.



