How to dynamically adjust an iframe’s height? Posted by Ramani Sandeep on December 16, 2009
Last day when I was using iframe in one of my project , i came across one problem & I have solved it now. so I think why not to share with you all. I was looking to display content of the other aspx page inside iframe but i wasnt able to adjust the height of the iframe. so try out this solution to resolve it. Insert iframe on page
Use this javascript to resize iframe based on the height &...
No comments yet, be the first one to post comment.