trying to add jQuery Mapael to cmsms

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
hifigeoff
New Member
New Member
Posts: 3
Joined: Wed May 26, 2010 1:32 pm

trying to add jQuery Mapael to cmsms

Post by hifigeoff »

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.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1978
Joined: Mon Jan 29, 2007 4:47 pm

Re: trying to add jQuery Mapael to cmsms

Post by Jo Morg »

hifigeoff wrote:is there a simple guide to adding jQuery components to cmsms that I can have a look at?
It's the same as with a static page with one single difference:
{ 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!
10010110
Translator
Translator
Posts: 224
Joined: Tue Jan 22, 2008 9:57 am

Re: trying to add jQuery Mapael to cmsms

Post by 10010110 »

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.
Post Reply

Return to “Modules/Add-Ons”