I have to use mod_lof
articleslideshow
and ccnewsletter
in a joomla site. Now i am suffering from js conflict of these modules. I tried noConflict js
to avoid this but does not work.
$ is not a function
$('gototop').setStyle('opacity','0');
index....sletter (line 109)
$ is not a function
var css=this.select(property,to);retur...parsed[p]=this.css[p].parse(to[p]);}
mootools.js (line 60)
$ is not a function
var css=this.select(property,to);retur...parsed[p]=this.css[p].parse(to[p]);}
mootools.js (line 60)
$ is not a function
var css=this.select(property,to);retur...parsed[p]=this.css[p].parse(to[p]);}
mootools.js (line 60)
$ is not a function
var css=this.select(property,to);retur...parsed[p]=this.css[p].parse(to[p]);}
mootools.js (line 60)
$ is not a function
var css=this.select(property,to);retur...parsed[p]=this.css[p].parse(to[p]);
Please provide me some solution.