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?
if you are linking an external html file for the second frame, i think this is possible. though i haven't tried it.