I have a lot of iframes and I want that each of the iframe
would have it's height
and width
same as it's content.
For example : if iframe
content is 1300x300
, I need that iframe
would be 1300x300
on my page. I am loading iframes from my domain.