Quote Originally Posted by litepockets View Post
OK, I am still new to ZC and learning ALOT. I installed IH2 as a fresh install, and cannot get the hover feature to work, it's kickin my a$$

I use firefox with firebug, and am receiving the following error from firebug.

showtrail is not defined
onmouseover(mouseover clientX=0, clientY=0) - index.php (line 1)

hidetrail is not defined
onmouseout(mouseout clientX=0, clientY=0) - index.php (line 1)

don't know if this is related, but I don't believe it was there before.

the url to the site is http://www.litepockets.com.

Any help is greatly appreciated.
I just looked at your source code, for the hover function to work it needs to load the following javascript file:
includes/templates/template_default/jscript/jscript_imagehover.js

Looks like not all of the files got transfered to the right directories when you did the install.