in Computers and Internet

Myspace和CSDN屏蔽掉Iframe的HTML TAG

昨天想要在Blog里内嵌Google地图,从Google地图网站上得到HTML的源代码,如下:
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.in/maps?hl=zh-CN&q=mysore&ie=UTF8&t=h&source=embed&ll=12.918907,76.915283&spn=1.873862,2.334595&z=8&iwloc=A&output=embed" mce_src="http://maps.google.co.in/maps?hl=zh-CN&q=mysore&ie=UTF8&t=h&source=embed&ll=12.918907,76.915283&spn=1.873862,2.334595&z=8&iwloc=A&output=embed"></iframe><br /><small><a href="http://maps.google.co.in/maps?hl=zh-CN&q=mysore&ie=UTF8&t=h&source=embed&ll=12.918907,76.915283&spn=1.873862,2.334595&z=8&iwloc=A" mce_href="http://maps.google.co.in/maps?hl=zh-CN&q=mysore&ie=UTF8&t=h&source=embed&ll=12.918907,76.915283&spn=1.873862,2.334595&z=8&iwloc=A" style="color:#0000FF;text-align:left" mce_style="color:#0000FF;text-align:left">查看大图</a></small> 
 
粘贴到Blog里,发现Myspace和CSDN会自动删除掉<iframe>的TAG,以上代码为变为:
 
也就是说这个<iframe>TAG里的所有内容都被粗暴地强制删掉,所以这样看来Google地图的内嵌是不能在Myspace和CSDN的blog上完成了。有可能是出于安全考虑?
不知道哪位高人可以做到此点。
 

Write a Comment

Comment