Rick,

if I got your problem correctly, then I've got a solution for you.

content.html - http://paste2.org/p/158330
wrapper.html - http://paste2.org/p/158331

Long story short:
$("#destination-element-id").load($("#iframe-element-id").attr("src"));

The only problem I can think of is that you never specified *where*
the iframe points to -- same domain or not; if not, I think this
solution is pretty useless.

Hope this helps
-- 
unwiredbrain
Linux user #437712

Reply via email to