I don\'t think this is not another \"resize iframe according to content height\" question.
I actually want to resize the iframe dynamically according to a resize of the
You can set the width and height of the iframe element to be percentage-based. Here's an example where width is 75% and will dynamically change when you increase/decrease the width of your browser window: http://jsfiddle.net/fallen888/pkjEB/