replace word from frame

Discussion in 'JavaScript' started by bdtushar, Jul 31, 2010.

  1. #1
    I have two frame in one page. say frame1 & frame2. Now I want to replace <body> to <body ondblclick="udf()"> in frame2. Is it possible?
     
    bdtushar, Jul 31, 2010 IP
  2. anands

    anands Well-Known Member

    Messages:
    436
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    120
    #2
    if you are linking an external html file for the second frame, i think this is possible. though i haven't tried it.
     
    anands, Aug 1, 2010 IP
  3. doconline

    doconline Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    When do yu want to do it? When the page loads? When a button is clicked?
     
    doconline, Aug 3, 2010 IP