Re: Javascript Tooltip Problem
I am using the same script, however I am putting it in the embedded static page. It is not working if I put the script in skin1/modules/Tooltips/wz_tooltip (see the code below) , but it will work fine if I have all the codes in the page content ... meaning - a big long inefficient way of coding.
Any advice? Thanks
************************************************** *******
code:
<body>{literal}
<script type="text/javascript" src="http://www.reallycooltees.com/public_html/modules/Tooltips/wz_tooltip.js" >
</script>
{/literal}
<a href=" " onmouseout="UnTip()" onmouseover="Tip('Why do we charge your art fees?')" >$30.0/hour</a>
</body>
__________________
JOHN - v.5.3.X biz, X-payment 3.X
|