楼主,你好
这是一个框架调用代码,转换html为:
<iframe src="http://player1.89525.com/p/"+style+"/index.php?user="+user+"" width=""+width+"" height=""+height+"" title=""+title+"" marginwidth="0" marginheight="0" border="0" frameborder="0" scrolling="no"></iframe>
意思是:在当前的页面位置嵌入一个框架(其width=""+width+"" height=""+height+"" title=""+title+"" marginwidth="0" marginheight="0" border="0" frameborder="0" scrolling="no"),其内容来自
http://player1.89525.com/p/"+style+"/index.php?user="+user+""
[
本帖最后由 itboker 于 2008-4-15 12:06 编辑 ]