Results 1 to 6 of 6

Thread: Cool DHTML Tooltip Almost Working in Safari, Please Help

  1. #1
    Join Date
    May 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Cool DHTML Tooltip Almost Working in Safari, Please Help

    Hi,
    I'm working on this page of this site:
    http://testing.aldebaranconsultingse...indagroup.html

    And it looks good in IE, FF, Netscape...and almost works in Safari 1.3.2 (with OS 10.3.9) but it seems to degrade (increasing y offset distance) as you get lower and lower down the page. The top links work fine, but as you move down it gets worse until the Tooltip is completely out of the window.

    Any help is deeply appreciated.
    Jill

    Here's the link of the tip:
    http://www.dynamicdrive.com/dynamici...tmltooltip.htm

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Both the demo page on DD and your page seem to work just fine in Safari. (v. 1.3.2 on OS 10.3.9 as well)

    Dynamic drive does not support safari in general. The scripts may work, but it doesn't even say if they do. As such, you must assume some do not. Many do, though. Just a general note.

    Also, you have a serious problem with your page. You have important information that doesn't appear to be visable in any other place ONLY viewable through the tooltip. As shown with this, some browsers won't be compatible. You should, if nothing else, make the mouseover pseudolinks actual links to info on another page.

  3. #3
    Join Date
    May 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default It works for you?

    Hi,
    Did you try all of the links? Mine work for the top 5 or 6, but then break towards the bottom half.

    Appreciate the note, will add "real" links to info as well
    J

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    we talked on aim... issue has to do with window size/screen resolution.... if it's big, no problem, if it's smaller, it jumps around

    so.. any thoughts on this? it's the flip if too near wall function, I think.

  5. #5
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Well, the main problem with the page now appears to be the use of:

    ddrivetip()

    and:

    hideddrivetip()

    neither of which are defined. Additionally, your strict DOCTYPE might, I repeat might be responsible for positioning discrepancies you were having. Try with no DOCTYPE, just to see. If that fixes it, the script may be able to be fixed to work with your choice of DOCTYPE.

    I Have no Mac to test on but, the first problem will be a problem on any system. The two tips that were working on the page looked fine in IE, FF and Opera.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  6. #6
    Join Date
    May 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile Fixed Tool Tip fixed it in Safari

    Hi,
    Just wanted to repost and let everyone know that I switched to Fixed Tool Tip and it works just fine now in Safari

    http://www.dynamicdrive.com/dynamici...xedtooltip.htm

    It must have something to do with the Cool DHTML Tooltip trying to detect the edges of the window or something because its behavior changed when I changed window resolutions (thanks to earlier suggestion).

    Jill

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
  •