Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

HTML naviagtion question

Options
  • 19-09-2006 3:51pm
    #1
    Closed Accounts Posts: 266 ✭✭


    I'm in the middle of designing a website and I've just come across a problem. I have back and forward buttons which target an iframe to change page, but I don't know how I should go about this. I have about 10 pages that I want to navigate through with the buttons, but since those buttons are on the parent html window, I don't knwo how to tell the button to change code once I click forward into another page.
    Should I be looking into javascript?

    Any help is appreciated!


Comments

  • Closed Accounts Posts: 4,655 ✭✭✭Ph3n0m


    why not just have the back and forward buttons in the iframed pages? would make your life easier


  • Closed Accounts Posts: 1,200 ✭✭✭louie


    Did you think of using Ajax instead. Very good for this type of div content refresh


Advertisement