I downloaded this because I specifically want the mouseover effect - showing the larger images in the fancy hover when mousing over the thumbnails. I don't really need or want the ability to create thumbnails automatically etc.

I have it installed etc but when I click on a subcategory and the thumbnails for those products come up, nothing happens and there is no javascript happening in the HTML code for the page. Yes I have the javascript bits added into my custom template folder.

When I do "View Source" for the page, I have these in the head:
Code:
<link rel="stylesheet" type="text/css" href="includes/templates/handmade/css/style_imagehover.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/handmade/css/stylesheet.css" />

<script type="text/javascript" src="includes/templates/handmade/jscript/jscript_imagehover.js"></script>
and yet there is no javascript being called in the thumbnail links.

Am I missing something here?

Any help much appreciated! :)


Jen