WZ_TOOLTIPS

A

ArbolOne

I am using wt_tooltips on my webpage, it works beautifully!
However, there is one change that I would like to make; when I click
on the link

<a href="current_page.htm" onmouseover="Tip('I am in the current
page')" onmouseout="UnTip()">curent page</a>

the page is reloaded, which is something I do not want. I tried
removing the "current_page.html" statement, leaving it blanc

<a href=" " onmouseover="Tip('I am in the current page')"
onmouseout="UnTip()">curent page</a>

this makes Mozilla to reload the page, and in IE is worst! IE launches
the local file directory >: (

Does anyone know how to change this kind of behaviour?

TIA
 
T

tcole6

I am using wt_tooltips on my webpage, it works beautifully!
However, there is one change that I would like to make; when I click
on the link

<a href="current_page.htm" onmouseover="Tip('I am in the current
page')" onmouseout="UnTip()">curent page</a>

the page is reloaded, which is something I do not want. I tried
removing the "current_page.html" statement, leaving it blanc

<a href=" " onmouseover="Tip('I am in the current page')"
onmouseout="UnTip()">curent page</a>

this makes Mozilla to reload the page, and in IE is worst! IE launches
the local file directory >: (

Does anyone know how to change this kind of behaviour?

TIA

Then why do you have the tooltip assigned to an anchor?
 
P

Pasha

Then why do you have the tooltip assigned to an anchor?

if you don't like this behaviour then I recommend you changing
fonts..Using anchor seems meaningless at this point
 

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
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top