Jquery 操作页面中iframe自动跟随窗口大小变化,而不出现滚动条,只在iframe内部出滚动条
摘要:<html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server"> <title></title><script src="js/jquery-1.4.1.js" type="text/javascript"></script> <script type="text/javascript"> var pagestyle = function() {
阅读全文