1个回答
展开全部
1.<head>
2.<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3.<title>无标题文档</title>
4.</head>
5.<body>
6.<table>
7. <tr>
8. <td>
9. <input type="button" value="点我" onclick="success()"/>
10. </td>
11. </tr>
12.</table>
13.</body>
14.</html>
15.<script>
16. function success(){
17. newWindow = window.open("homepage.html", "", "width=1024,height=768");
18. newWindow.document.getElementById("main_iframe").src = '/SxtOffical/jsp/charge/charge.html';
19. }
20.</script>
2.<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3.<title>无标题文档</title>
4.</head>
5.<body>
6.<table>
7. <tr>
8. <td>
9. <input type="button" value="点我" onclick="success()"/>
10. </td>
11. </tr>
12.</table>
13.</body>
14.</html>
15.<script>
16. function success(){
17. newWindow = window.open("homepage.html", "", "width=1024,height=768");
18. newWindow.document.getElementById("main_iframe").src = '/SxtOffical/jsp/charge/charge.html';
19. }
20.</script>
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询