原创 iframe自適應高度的實現

//JS函數function SetWinHeight(obj) { var win=obj; if (document.getElementById) { if (win && !window.opera) { if (w