Archive for the 投票评分 [Poll,Rating] Category

ajax star rating

Posted by Feng Filed Under 投票评分 [Poll,Rating] with No Comments

vote

细到1%的投票功能,使用也很简单,如下三步搞定。

HTML

<ul id="star" class="star" onmousedown="star.update(event,this)" onmousemove="star.mouse(event,this)" title="Rate This!">
 <li id="starCur" class="curr" title="80" style="width: 67px;"></li>
</ul>
<div id="starUser" class="user">80%</div>

Continue

jQuery和PHP创建动态调查系统

Posted by Feng Filed Under program, 投票评分 [Poll,Rating] with No Comments


Continue

投票 – Max’s AJAX Rating System

Posted by Feng Filed Under program, 投票评分 [Poll,Rating] with No Comments

ajax rating
Max’s AJAX Rating System is a simple, easy to install script which allows your visitors to rate any item on your page. You can put as many rating boxes on your page as you want. Vistors can rate only once. No database is required.
Continue

Unobtrusive AJAX Star Rating Bar 投票系统

Posted by Feng Filed Under program, 投票评分 [Poll,Rating] with No Comments

Ajax + PHP 投票系统。
Continue

Starbox 投票

Posted by Feng Filed Under 投票评分 [Poll,Rating] with No Comments


效果相当不错地,大家可以看下面演示。
Continue