欢迎您光临深圳塔灯网络科技有限公司!
电话图标 余先生:13699882642

JEECMSv6标签使用之[@cms_vote]

发表日期:2018-06 文章编辑:小灯 浏览次数:2110

投票标签

参数详解:

id:投票ID 可以为空,为空则获取站点的默认投票

siteId:站点ID 默认为当前站点

作用:实现网络调查投票模块


具体例子:

<div class="w250 fr">

<div class="pink_right_top"><h2><a href="#">网友投票</a></h2></div>

<div class="pink_right_div" style="min-height:240px;">

<div class="w98">

[@cms_vote]

[#if !tag_bean??]

<div>没有默认投票主题</div>

[#else]

<form name="votes" action="${base}/vote.jspx" method="post" target="_blank">

<table width="100%" border="0" cellspacing="5" cellpadding="0">

<tr>

<td height="30" colspan="2" align="left">${tag_bean.title?html}

<input type="hidden" name="voteId" value="${tag_bean.id}"/></td>

</tr>

[#if tag_bean.multiSelect gt 1]

[#list tag_bean.items as item]

<tr>

<td width="9%" height="20" align="center"><input type="checkbox" name="itemIds" value="${item.id}" onClick="check_votes(${tag_bean.multiSelect})" id="${item.id}"/></td>

<td width="91%" align="left">${item.title?html}</td>

</tr>

[/#list]

[#else]

[#list tag_bean.items as item]

<tr>

<td width="9%" height="20" align="center"><input type="radio" name="itemIds" value="${item.id}"/></td>

<td width="91%" align="left">${item.title?html}</td>

</tr>

[/#list]

[/#if]

<tr>

<td height="30" colspan="2" align="center"><input type="submit" value="投票" onClick="return check_votes(${tag_bean.multiSelect})"/>

<a href="${base}/vote_result.jspx?voteId=${tag_bean.id}" target="_blank">查看投票结果</a></td>

</tr>

</table>

</form>

[/#if]

[/@cms_vote]

</div>

</div>

<div class="pink_right_low"></div>

</div>

</div>



本页内容由塔灯网络科技有限公司通过网络收集编辑所得,所有资料仅供用户参考了本站不拥有所有权,如您认为本网页中由涉嫌抄袭的内容,请及时与我们联系,并提供相关证据,工作人员会在5工作日内联系您,一经查实,本站立刻删除侵权内容。本文链接:http://www.dengtar.com/5051.html
相关cms文章
 八年  行业经验

多一份参考,总有益处

联系深圳网站公司塔灯网络,免费获得网站建设方案及报价

咨询相关问题或预约面谈,可以通过以下方式与我们联系

业务热线:余经理:13699882642

Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.