Quote:
Originally Posted by Victor D
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/
|
Awesone. That works fine now. I knew it would be something simple but couldn't see the wood for the trees!
Thanks.