Javascript onclick events problem

Discussion in 'JavaScript' started by komrad, Oct 31, 2008.

  1. #1
    Hello all,

    I have this code in an iframe

    <FORM><INPUT TYPE="BUTTON" VALUE="Go Back"
    ONCLICK="history.go(-1)"></FORM>

    it works fine but i need it to taget another iframe on the page and change that iframe and go back in its own iframe

    Thanks in advance.
     
    komrad, Oct 31, 2008 IP
  2. ranabra

    ranabra Peon

    Messages:
    125
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    ranabra, Oct 31, 2008 IP