Hi all,
I'm not sure if this is a solution, but after some test I tried something simple that worked for me...
The suggested script is this:
<script type="text/javascript" src="/modules/mod_miniadspot/wz_tooltip.js"></script>
But the right one is this:
<script type="text/javascript" src="modules/mod_miniadspot/wz_tooltip.js"></script>
Hope this helpfull
Jos