<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to autoresize parent frame height from child frame</title><link>http://blogs.msdn.com/mab/archive/2009/06/12/how-to-autoresize-parent-frame-height-from-child-frame.aspx</link><description>Scenario A parent document contains a frame that loads a file which content is dynamic and you want the frame to not scroll and autosize the height of the frame. Solution function autoResizeParent() { // if no parent don't attempt to change if (parent</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>