I want to make a tooltip.

I tried js tooltip, bubble tooltip and everthing else I found but nothing works. When I try it on a static page everything works fine, but as soon as I try it in drupal it doesn't work.

As I found out js Tooltip seemstowork only with Jquery 1.2 but as soon as I install this version on my drupal 5.5 a lot of other stuff like hierarchical dropdowns doesn't work any more.

But it seems that a lot of you have it up and running.

Can anybody tell me exactly how I shoud proceed. Please!

I just need a tooltip that I can style via css when my mouse goes over certain images and the standard one (from the browser) ist just not good enough.

Thanks

Comments

clown10’s picture

Solved.

It was the editor, that wrote some garbage into the script on saving.