Paul
Member since Dec 11, 2008
- Profile: /members/1673-paul.htm
- Comments: 2
Recent Blog Comments By Paul
-
Getting IFRAME Window (And Then Document) References With contentWindow
Posted on Apr 23, 2010 at 1:25 PM
Thanks... this was exactly what I was looking for... In jQuery, here is how to get the window document using the approach mentioned here: $("iframe")[0].contentWindow // == Document Object Thanks.... read more »
-
Running Multiple Instance of Homesite
Posted on Mar 19, 2008 at 5:54 PM
it worked, thank you!!!... read more »