Results 1 to 6 of 6

Thread: DHTML menu page jump Help?

  1. #1
    Join Date
    Mar 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face DHTML menu page jump Help?

    Im new here and I think Im posting in the correct place. Anyway, I have recently purchased the Infinite Menu from OpenCube I am having trouble coding a page jump in the menu to jump on the actual webpage. Can someone please help me?

    Thanks,
    Kimmy

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

    Default

    Im sorry I see I am not posting in the right place.
    This is all new to me.

    Kimmy

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

    I would think Open Cube should be the best avenue of support for their product but, if you want help here, we would need to see your page:

    Please provide your code -

    PLEASE: Include the URL to your problematic webpage that you want help with. (Best)

    OR:

    Put code tags:

    [code]

    code goes here

    [/code]

    around your code (as explained here) in a message here so that it appears like so:

    Code:
    code goes here
    - John
    ________________________

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

  4. #4
    Join Date
    Mar 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks, John!

    Open Cube doesnt have any type of forum and the FAQ page doesn't cover page jumps.

    Anyway, here is the page
    http://www.s3tech.us/home.html

    I am trying to get the links in the menu to jump on one page. Example; company.html would be one page and "About Us" and "Team" would be on the company.html page. Clicking on the link within the menu would jump around on that page. I hope Im explaning myself

    Thanks
    Kimmy

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Link to this:
    Code:
    #team
    Then, where you want it to jump to, have:
    Code:
    <a name="team">Team</a>
    Where "Team" is your heading.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Mar 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Thanks!

    Thank you! I knew this code, but wasnt sure how to add it within the menu, fgured it out thanks again!!

    Kimmy

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
  •