Hi, i downloaded the last module and the Firebug says:
jQuery is not defined
The problem is in the code:
Code:
<script type="text/javascript" src="/modules/mod_hot_image_slider/js/jquery-1.5.min.js"></script>
is not "
jquery-1.5.min.js" is "
jquery.min.js"
Code:
<script type="text/javascript" src="/modules/mod_hot_image_slider/js/jquery.min.js"></script>
Best Regards