📄 s_index.asp
字号:
<center>
<table width="99%">
<tr>
<TD><%=s_title%>
</td>
</tr>
<tr>
<td>
<form method="post" target="bookmarkview" name="research" action="s_add.asp">
<BR>
<input CHECKED type="radio" value="1" name="Options" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'"><%=s_1%>
<input type="hidden" value="<%=s_1%>" name="Option1" >
<br>
<input type="radio" value="2" name="Options" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'"><%=s_2%>
<input type="hidden" value="<%=s_2%>" name="Option2">
<br>
<input type="radio" value="3" name="Options" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'"><%=s_3%>
<input type="hidden" value="<%=s_3%>" name="Option3">
<br>
<input type="radio" value="4" name="Options" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'"><%=s_4%>
<input type="hidden" value="<%=s_4%>" name="Option4">
<br>
<input type="radio" value="5" name="Options" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'"><%=s_5%>
<input type="hidden" value="<%=s_5%>" name="Option5">
<br>
<div align="center">
<p>
<INPUT style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" type="submit" value="<%=l_left_s2%>" >
<p><center>
<a href="#" onClick="javascript:window.open('s_DISPLAY.ASP','','width=500,height=300,left=300,top=200')">
<%=l_left_s3%>
</a>
</TD></tr></FORM>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -