Javascript and Frames
Posted: Sat Nov 14, 2009 5:48 am
I followed a tutorial and used off-line html's, And it worked, But when I try to edit a value of a field inside of a online frame, It doesnt work.
Example:
Using Code:
Anyone see the scripting hole?
Example:
Using Code:
I attempt to change the value of the text field on the google.co.uk page, But It doesn't work.<body onload="parent.right_frame.document.f.q.value='Yo'">
Anyone see the scripting hole?