I have searched the internet far and wide for an answer to this question:
Let’s say you have a bunch of links on a page, and they all target an iframe. I need to create a button/link that will take whatever URL the iframe is currently displaying and open that in a new window.
How can this be done?
This is what I’ve found, but none of it seems to do the trick.
http://www.webdeveloper.com/forum/showthread.php?t=27758
Thoughts?