A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
Hi all,
I use Nivo Slider module in my site.I have another html content module in this page that I embedded a Jquery plugin that show tooltip on top of some html elements but when I use flow script nivo slider can not show images.
<script type="text/javascript" src="http://cdn.jquerytools.org/1.2.6/full/jquery.tools.min.js"></script>
When I use this script in layout.master file conflict with JQuery Content templates!!
Usually when I use JQuery Plugins in my page, conflict with main JQuery content templates or another JQuery plugins that used already.How I can use different Plugins in same page Or Layout.master file?
Thx