日期:2014-05-16 浏览次数:20336 次
<html> <head> <script language="javascript" > //document.domain='10.1.43.51'; </script> </head> <body> <div id="result"></div> <iframe id="ppt" name="passport" src="http://www.bbb.com/ppt.html"></iframe> </body> </html>
<html> <head> <script language="javascript" > </script> </head> <body> asdfadfad <iframe src="http://www.aaa.com/mail123-2.html#status=0" id="sr" name="sr"/> </body> </html>
<html> <head> <script language="javascript" > //window.top.alert(document.location.hash); window.top.document.getElementById('result').innerHTML = 'login success, passport params=' + document.location.hash; </script> </head> <body> mail123-2.html <div id="test">init</div> </body> </html>