Re: Javascript Tooltip Problem
As you wrap code with {literal} {$SkinDir} variable won't be replaced with its content.
So remove literal - it is not required in your case.
External js file linked with script tag is not parsed by Smarty.
I believe that you placed this script in skin1/modules/wz_tooltip/
|