Results 1 to 4 of 4

Thread: Oh Lord help me...

  1. #1
    Join Date
    Jun 2006
    Posts
    15
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Oh Lord help me...

    1) Script Title: Image w/ description tooltip

    2) Script URL (on DD): http://dynamicdrive.com/dynamicindex4/imagetooltip.htm#

    3) Describe problem: Non-function probably due to underlying "Error on page"



    My fledgeing site is here >> http://mjrcreative.com/travelogue

    As you can see, there's an "Error on page" throughout. I can't find the root of that problem. So when I try to implement the abovementioned DD Script on the "land's end - john o'groats" page >> http://mjrcreative.com/travelogue/trip1_0.htm (first bold "blah") - not only does it not work, but my drop-down menu at the top left of the page fails too.

    Hayulp! Hayulp!

    Matt

  2. #2
    Join Date
    Jul 2006
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    well, the drop down menu is working for me in Firefox...

    But here is the problem that might be wrong with you "Blah" word link...

    <td valign="top" colspan="3" class="smalltext">Blah blah <a href="#" onMouseover="doTooltip(event,0)" onMouseout="hideTip()"><b class="smalltext">blah</b></a>.
    Blah blah <a href="#"><b class="smalltext">blah</b></a>. </td>
    The link is "#" which takes you no where.

    Butif this isn't it, sorry about that.

    I'm just taking a guess from what I can see.

  3. #3
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    You had written "returndocument" without putting a space between. It should be return document.

    The code was so long, I had to upload it as a .txt file. Just download this and replace your old code with this one.
    - Mike

  4. #4
    Join Date
    Jun 2006
    Posts
    15
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Um, thanks so far. The "returndocument" was indeed causing my "Error on page". Little things eh. Thanks Mike.

    Unfortunately that wasn't the main problem as it turns out.



    I guess I've been an idiot and this problem is a conflict between

    1) Script Title: Image w/ description tooltip

    2) Script URL (on DD): http://dynamicdrive.com/dynamicindex4/imagetooltip.htm#
    and

    1) Script Title: Cool DHTML Tooltip

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tmltooltip.htm
    Yes, bound to be that I suppose. I shall think on...

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
  •