如何使框架页透明

1、<iframe allowTransparency="true" src="abc.htm"> </iframe> 

2、在abc.htm的body中加上bgColor="transparent"    即:<body bgColor="transparent"> 

完成以上两步就可以了。

posted @ 2008-04-30 21:44  missthe  阅读(267)  评论(0编辑  收藏  举报