Results 1 to 4 of 4

Thread: How to link?

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

    Default How to link?

    Hello

    I have a nice DHTML menu (with submenus):

    ITEM A ITEM B ITEM C ITEM D

    Under ITEM D, for example, I have Link 1, Link 2, Link 3, Link 4, etc in a vertical column. The code looks like this:

    ['Contact', null, null,
    ['John'],
    ['Paul'],
    ['Fred'],
    ['Mary']

    ],

    I also have a HTML file called Mary.html.

    What I wish to do it bring Mary.html into the browser when a visitor clicks on Mary in my menu, but I am unsure how to do it.

    Is it something like: ['Mary', 'mary.html']? Yet this doesn't work when I try it. Both the menu and Mary.html are in the same folder on my server.

    Many thanks.

    Quetzal

  2. #2
    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

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format for asking a question.
    PLEASE: Include the URL to your problematic webpage that you want help with.
    - John
    ________________________

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

  3. #3
    Join Date
    Feb 2006
    Posts
    15
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Hello

    The script is as indicated above. All I really need to know is how to add a link to the names shown (I'm not sure where to position the link, or its format).

    I can't provide a URL, because it is part of a company's Intranet site.

    Many thanks.

    Quetzal

  4. #4
    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

    That is hardly enough to go on, sorry.
    - John
    ________________________

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

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
  •