Skip to content

Instantly share code, notes, and snippets.

@cwarden
Created March 22, 2011 21:52
Show Gist options
  • Select an option

  • Save cwarden/882159 to your computer and use it in GitHub Desktop.

Select an option

Save cwarden/882159 to your computer and use it in GitHub Desktop.
access iframe window in chrome
$('iframe-id').contentWindow
$i = $('itarget').contentWindow.$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment