⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tpl_vote.htm

📁 学校网站源码http://您的网址/admin/admin_login.asp 默认登录用户:admin 默认登录密码:admin
💻 HTM
字号:
<!-start->
<table width="100%" border="0" cellpadding="3" cellspacing="1" class="table">
  <tr>
    <td  class=title align=center height="26">{#question#}</td>
</tr>
<form action="{#RP#}vote.php?action=add&pollid={#ipoll_id#}"  method="post" name=voteform target="vote">
<!-start->

<!-list->
<tr><td  class="con" style="padding-left:10px">
<input type="radio" name="option_id" value={#option_id#} {#checked#}>&nbsp;{#option_text#}</td>
</tr>
<!-list->

<!-end->

<tr>
<td  class=title align=center>
<input type="submit" name="Submit" class=button  value="{#lanVoteButton#}" onClick="window.open('','vote','width=500,height=300,left=300,scrollbars=1')">
<input name="submit" type="button" class=button value="{#lanBrowse#}" onClick="window.open('{#RP#}vote.php?action=show&pollid={#ipoll_id#}','view','width=500,height=300,left=300,scrollbars=1')">
</td></tr></form></table>

<!-end->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -