![]() |
IE CRASH |
Post Reply
|
| Author | |
canbingzt
Visitor
Joined: June 29 2011 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: IE CRASHPosted: June 29 2011 at 10:37am |
|
<html> <head> <title></title> <script type="text/javascript" src="skyline:sgapi.js"></script> <script type="text/javascript"> var globe = null; var flypath = "c:\test.fly"; function Init() { globe = new SGWorld("map"); globe.teCore.ITerraExplorer.SetParam(7000, 1); globe.teCore.ITerraExplorer.Load(flypath); } </script> </head> <body onload="Init()"> <div style="height: 20;"> <input type="button" value="test" onclick="alert('test');" /> </div> <div id="map"> </div> </body> </html> click the button,then the IE crash!! TE version is 6.0.1(958)
Edited by canbingzt - June 29 2011 at 10:38am |
|
![]() |
|
Post Reply
|
|
|
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |