1、
<script language="javascript" type="text/javascript"> if (top.location != self.location) top.location = self.location; window.location.href = ‘/HuiLife/seller/seller.jsp‘; </script>
Done
js跳出iframe,显示新页面
原文:http://www.cnblogs.com/xingyyy/p/3946965.html