how can I get opener's element with jquery

Posted by sunglim on Stack Overflow See other posts from Stack Overflow or by sunglim
Published on 2010-03-19T07:36:22Z Indexed on 2010/03/19 7:41 UTC
Read the original article Hit count: 225

Filed under:
|

just like in javascript :

opener.document.getElementByName 

jQuery : ??

is there anyway to get opener's element with jQuery?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript