📄 vote.js
字号:
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">'); document.write('<form action="/Vote.aspx" method="post" onSubmit="return Validator.Validate(this,2)">'); document.write('<tr>'); document.write('<td height="20" style="padding-left:15px">你在使用过程中感觉我们的系统怎么样。'); document.write('<input type="hidden" name="hfVoteID" value="6">'); document.write('<input type="hidden" name="hfVoteType" value="1">'); document.write('</td></tr>'); document.write('<tr><td height="20" style="padding-left:15px"><table border="0">'); document.write('<tr><td><input type="checkbox" name="VoteItem" value="0">速度很快</td></tr>'); document.write('<tr><td><input type="checkbox" name="VoteItem" value="1">功能很不错,性能稳定</td></tr>'); document.write('<tr><td><input type="checkbox" name="VoteItem" value="2">界面可定义性强</td></tr>'); document.write('<tr><td><input type="checkbox" name="VoteItem" value="3">功能拓展性强</td></tr>'); document.write('<tr><td><input type="checkbox" name="VoteItem" value="4" dataType="Group" msg="必须选定一个">希望继续推出新的版本</td></tr>'); document.write('</table></td></tr>'); document.write('<tr><td height="20" style="padding-left:15px">'); document.write('<input type="submit" class="button1" value="投票" /> '); document.write('<input type="button" class="button1" value="查看" onclick="window.open(\'/Vote_View.aspx?ID=6\')">'); document.write('</td></tr></form></table>');
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -