jQuery Demo 05: A simple voting system


IDDescYes!No!
'> '>

Download Source Code (test05.php, update_votings.php)

Back

本实例中,我并没有彻底解决多重刷新的问题。用户可以通过多次刷新本页面从而重复投票。
In this demo, I didn't solve the multi-vote thoroughly. User can vote many times by refreshing this page.