misty:
marksu.. you do not have all correct stylesheets installed.
i.e.
includes/templates/nameofyourtemplate/css/style_imagehover.css
> is missing
> plus
> ```
includes/templates/nameofyourtemplate/jscript/jscript_imagehover.js
is in incorrect folder i.e. classic
Thanks kuroi and misty.
It was installation problem, one file was missing.
You sure know where to look, lucky me.
Thanks for giving me the advice.
Here is examples on mod files for image handler and it paths
includes\templates\classic\css\style_imagehover.css
includes\templates\template_custom\css\style_imagehover.css -> was missing
includes\templates\template_default\css\style_imagehover.css
includes/templates/template_default/jscript/jscript_imagehover.js
Seems like jscript_imagehover.js was in right folder or at leas in folder as setup in Image Handler module.
File was missing cause Dreamveawer synchronize action did not find that missing file for some reason.
It works now :smile: