📄 p2.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>圈圈小助手</title>
<link href="common/style_igw.css" rel="stylesheet" type="text/css" />
<script language="JavaScript" type="text/javascript" src="common/common.js"></script>
</head>
<body onload="">
<div class="content">
<ul class="topnav">
<li class="next"><span><a href="StartPage.html">圈圈帮助</a></span></li>
<li class="now"><span><a href="#">圈圈设置</a></span></li>
</ul>
<div class="main_content">
<h1>进入游戏后,是否开启圈圈</h1>
<p class="p_select1"><input name="" type="radio" value="" checked="checked" />
开启圈圈 <input name="" type="radio" value="" onclick="javascript:window.location.href='p3.html';" />
关闭圈圈</p>
<p class="p_iframe"><iframe src="http://vote.poptang.com/igw/images/0623.htm" frameborder="0" allowtransparency="true" scrolling="no" marginheight="0px" marginwidth="0px"></iframe></p>
</div>
<div class="btn"><input type="button" value="确 定" class="btn_1" onclick="javascript:OpenIGW();"/>
<input type="button" value="关 闭" class="btn_1" onclick="javascript:window.close();" />
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -