Re: NO chance to integrate javascript. Why?
Okay, I got help from the customer service. The solution was to call the javascripts in the service_js.tpl at the end. The main problem was that I've called the scripts BEFORE the jQuery library was loaded and so they were not working.
For the Socialize mod:
I use a Facebook FanBox on the site and it calls his own Facebook API js that was conflicting with the js that is called by the Facebook comments plugin.
So I put the js of my FanBox in if statement and It now not oaded where the Socialize mod is active.
|