Guest User

Untitled

a guest
May 24th, 2012
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Parent iframe with FireFox doesn't work?
  2. parent.NameOfTheInputVariable.value=_value_;
  3.  
  4. parent.document.getElementsByName('NameOfTheInputElement')[0].value = ...;
Advertisement
Add Comment
Please, Sign In to add comment