Walter Zorn's baloon tool tip -- HELP!!

A

ArbolOne

I am trying to implement Walter Zorn's baloon tool tip.
My directory tree looks like this
../
--/js
----/tip_balloon

and in my web page I have declared it as:

<body>
<!-- Tool tips balloon -->
<script type="text/javascript" src="js/wz_tooltip.js"></script>
<script type="text/javascript" src="js/tip_balloon/
tip_centerwindow.js"></script>

and the implementation looks like this:

<a href="menu_apetizers.html" onmouseover="Tip('May I take your order
please', BALLOON, true, ABOVE, true, OFFSETX, -17, PADDING, 9)"
onmouseout="UnTip()">Menu</a>

Now, the link works just fine, but the balloon does not appear and
neither does the text in the balloon, what am I doing wrong?

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top