Helpful Information
 
 
Category: Javascript
Textual Tooltip problem

Well, recently I decided I wanted a tooltip type feature on my website: http://www.savethecrew.com , so I used the Textual Tooltip script: http://dynamicdrive.com/dynamicindex5/linkinfo.htm

The problem lies in the alignment of the links in various browsers. In Mozilla Firefox it's off, but in IE it's dead on. Now, I use Firefox, so this is a problem for me. I would like it to work in both. If you need a visual:

http://img79.exs.cx/img79/9195/whatiswrong.jpg

all help is appreciated, thank you

Well, I have one suggestion. Use some JavaScript to check to see what browser your site users have, then figure out where to place the link depending on their browser.

-magicyte

Try to use CSS' reset:


*{margin:0px;padding:0px;}


If nothing works, please verify the link you've given. It's dead.










privacy (GDPR)