|
Posted by Jukka K. Korpela on 05/29/06 08:08
Sebastian Eichinger <eichinger.s@gmx.de> scripsit:
> At first: I'm sorry, my english must be horrible - but i'll try my
> very best.
Your English is just fine. What's wrong is that you didn't tell the URL of
your page.
> I want to hide (or deactivate) the "standard-tooltip" shown in
> browsers when hovering a link (or image)
The normal answer is: Stop wanting that.
> I'm creating a link-section on my website. Well, i want to. And i
> managed to show some "tooltips" with informations to each link, on
> mouseover a kind of "popup" or "tooltip" is shown which contains some
> information-text. This is all javascript-based, i don't know much
> about this, but there are many good tutorials.
Stop using JavaScript at least until you understand it.
> When having the mouse over a link, there is not only shown the
> self-created "info-field" - there is the default-link-tooltip, too.
If you told the URL, we could see how you create the problem, and then some
solutions could be suggested. The odds are, however, that you should simply
remove all that fancy JavaScript stuff. This would also make you concentrate
on the real thing, namely selecting link texts so that they are
self-explanatory or at least understandable when read in the context of
normal content on the page,
> (I'm not good in explaining problems in english, you see. )
URLs would help _so_ much.
[Back to original message]
|