怎么用iframe实现音乐播放器跳转页面播放
1、主页面代码:<iframesrc="桥接页面.html"frameborder="0"s艘早祓胂crolling="no"style="width:680px;height:300px;"></iframe>桥接页面代码:<iframesrc="目标页面.html"frameborder="0"scrolling="no"style="position:absolute;top:-250px;left:-360px;width:680px;height:500px;"></iframe>
