Results 1 to 3 of 3

Thread: Jim's DHTML Menu V5.7 .... transferring to second page, error/source issue

  1. #1
    Join Date
    Aug 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Jim's DHTML Menu V5.7 .... transferring to second page, error/source issue

    Hello~

    I'm hoping someone can help. I'm trying to modify Jim's DHTML Menu V5.7. The script is a neat, and I love it but ....

    I've set it so that is running horizontally at the top of my "new" page, seen here:

    http://www.psia-e.org/test

    I'm having trouble, when I try to copy the page, to form the rest of the pages from the home page (even using Dreamweaver, which supposedly updates the links?). The first I'm working with is seen here, or when you hover on the menu button "Who We Are" then click on "Alpine."

    www.psia-e.org/test/wwa/alpine

    There is an error, that I've been fighting to try to erradicate, but I can't seem to do it, since I'm not a javascript expert ....... anyone, help, please?

    The error reads like this:
    Line: 4
    Char: 2
    Error: 'menus' is undefined
    Code: 0
    URL: http://www.psia-e.org/test/wwa/alpine

  2. #2
    Join Date
    Aug 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    still need help ..... anyone????

  3. #3
    Join Date
    Aug 2005
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    by any chance do you have your site set up so that it is something like this

    index.html
    html/
    images/
    includes/

    so on and so on?

    if so, then the includes that you are calling, could not be showing up correctly, so either you will have to hard code in where the files are located ie.

    http://www.psia-e.org/test/includes instead of ../../ as sometimes it acts retarded

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
  •