Results 1 to 3 of 3

Thread: Textual Tooltip problem

  1. #1
    Join Date
    Sep 2004
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default 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

  2. #2
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    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

  3. #3
    Join Date
    Feb 2008
    Location
    Cebu City Philippines
    Posts
    1,160
    Thanks
    17
    Thanked 277 Times in 275 Posts

    Default

    Try to use CSS' reset:
    Code:
    *{margin:0px;padding:0px;}
    If nothing works, please verify the link you've given. It's dead.
    Learn how to code at 02geek

    The more you learn, the more you'll realize there's much more to learn
    Ray.ph!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •