Jquery conflict (prettyphoto and top stats)
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Jquery conflict (prettyphoto and top stats)
I have top stats installed. How to fix jquery problem with this mod ? Thanks.
Jquery conflict (prettyphoto and top stats)
I think I got it,
I replaced
with
Thanks...
I replaced
Code: Select all
<script src="{ROOT_PATH}prettyphoto/jquery-1.4.4.min.js" type="text/javascript"></script>
Code: Select all
<script src="{ROOT_PATH}script/jquery-1.7.min.js" type="text/javascript"></script>