1、主页面的设置:
在<body>中加入class="tabbg"
在iframe中设置:<iframe allowtransparency="true" width="200" height="200" id="iframePage" scrolling="auto" src="iframePage.html"></iframe>
2、在iframePage页面中的设置:
在<body>中加入: bgcolor="transparent"
在<body>中加入class="tabbg"
在iframe中设置:<iframe allowtransparency="true" width="200" height="200" id="iframePage" scrolling="auto" src="iframePage.html"></iframe>
2、在iframePage页面中的设置:
在<body>中加入: bgcolor="transparent"