网页禁止ireame嵌套代码
js方法:
<script type="text/javascript"> if(self != top) { top.location = self.location; } </script>
if(self != top) { top.location = self.location; } " />
js方法:
<script type="text/javascript"> if(self != top) { top.location = self.location; } </script>