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

细到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
Posted by Feng Filed Under program, 投票评分 [Poll,Rating] with No Comments

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
Posted by Feng Filed Under program, 投票评分 [Poll,Rating] with No Comments

Ajax + PHP 投票系统。
Continue
Posted by Feng Filed Under 投票评分 [Poll,Rating] with No Comments

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