發(fā)表日期:2018-06 文章編輯:小燈 瀏覽次數(shù):2603
投票標(biāo)簽
參數(shù)詳解:
id:投票ID 可以為空,為空則獲取站點的默認(rèn)投票
siteId:站點ID 默認(rèn)為當(dāng)前站點
作用:實現(xiàn)網(wǎng)絡(luò)調(diào)查投票模塊
具體例子:
<div class="w250 fr">
<div class="pink_right_top"><h2><a href="#">網(wǎng)友投票</a></h2></div>
<div class="pink_right_div" style="min-height:240px;">
<div class="w98">
[@cms_vote]
[#if !tag_bean??]
<div>沒有默認(rèn)投票主題</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">查看投票結(jié)果</a></td>
</tr>
</table>
</form>
[/#if]
[/@cms_vote]
</div>
</div>
<div class="pink_right_low"></div>
</div>
</div>
日期:2018-06 瀏覽次數(shù):3564
日期:2018-06 瀏覽次數(shù):3141
日期:2018-06 瀏覽次數(shù):3270
日期:2018-06 瀏覽次數(shù):3044
日期:2018-06 瀏覽次數(shù):3396
日期:2018-06 瀏覽次數(shù):3229
日期:2018-06 瀏覽次數(shù):3041
日期:2018-06 瀏覽次數(shù):3350
日期:2018-06 瀏覽次數(shù):3181
日期:2018-06 瀏覽次數(shù):3823
日期:2018-06 瀏覽次數(shù):2828
日期:2018-06 瀏覽次數(shù):2857
日期:2018-06 瀏覽次數(shù):3131
日期:2018-06 瀏覽次數(shù):2872
日期:2018-06 瀏覽次數(shù):2595
日期:2018-06 瀏覽次數(shù):2776
日期:2018-06 瀏覽次數(shù):3057
日期:2018-06 瀏覽次數(shù):2776
日期:2018-06 瀏覽次數(shù):2654
日期:2018-06 瀏覽次數(shù):2727
日期:2018-06 瀏覽次數(shù):2641
日期:2018-06 瀏覽次數(shù):2602
日期:2018-06 瀏覽次數(shù):2713
日期:2018-06 瀏覽次數(shù):2860
日期:2018-06 瀏覽次數(shù):2988
日期:2018-06 瀏覽次數(shù):2723
日期:2018-06 瀏覽次數(shù):2836
日期:2018-06 瀏覽次數(shù):2947
日期:2018-06 瀏覽次數(shù):2792
日期:2018-06 瀏覽次數(shù):2741
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.