PDA

View Full Version : Tooltip


CalypsoClub
03-16-2003, 05:30 PM
Hi folks,

I'm looking for a javascript tooltip script.

It has to :

1. work in all browsers (IE, NS, Mozilla, Opera)
2. be called with variables to set the text in the tooltip
3. take HTML content (tables etc)

I searched the web for this, but all scripts I found lack of one or more of the above mentioned needs...:(

Thanks

poccil
03-16-2003, 08:09 PM
Have you tried overLIB? (search for 'overlib javascript')

Skyzyx
03-16-2003, 08:45 PM
www.bosrup.com/web/overlib

CalypsoClub
03-16-2003, 08:58 PM
Thanks for the link, but overLIB doesn't work for me in any browser...

I tried IE 6, NS 7, Opera 7 and Mozilla 1.3 and none of them displayed a single tooltip.

Javascript is on and I have no webwasher thingy running. Any ideas? :confused:

Thanks for any help on this!

Cheers

Vladdy
03-16-2003, 09:29 PM
If you drop your Opera and NS4.* requirement my tooltips do all you asked for and more http://www.klproductions.com/KLTooltipsDemo.html
(actually, I may make them work in Opera 7)

CalypsoClub
03-17-2003, 01:05 PM
Sorry Vladdy, your library also didn't work correctly.

I did find what I was searching for :

So if anyone's interested, here's the link : http://www.dynamicdrive.com/dynamicindex5/popinfo2.htm

I rewrote the Layer content and now it works like a charm...

Cheers

joeframbach
03-17-2003, 01:19 PM
i also made a tooltip thingy.
i'm not sure if its cross-browser compatible.

http://www.geocities.com/joeframbach/popup_generator.html

im really sorry about all the popups...

Vladdy
03-17-2003, 03:21 PM
Originally posted by CalypsoClub
Sorry Vladdy, your library also didn't work correctly.


How's that :rolleyes: