I need solution for auto adjust width height of iframe to fit with content in it, and the point is the content size (width, height) could be change after iframe loaded. I guess i need a event action when body size changed.
|
feedback
|
|
Try this code it will solve the problem completely and it's simple:
| |||||||||||||
feedback
|
|
There are some issues with browsers. | |||||
feedback
|
|
Here is a cross-browser solution if you don't want to use jQuery:
| |||
|
feedback
|