本实例中,我并没有彻底解决多重刷新的问题。用户可以通过多次刷新本页面从而重复投票。
In this demo, I didn't solve the multi-vote thoroughly. User can vote many times by refreshing this page.
| ID | Desc | Yes! | No! |
| 2 | Taylor is a good guy for sharing all these! | 276 | 140 |
| 1 | This XAJAX/jQuery Demo is useful! | 311 | 124 |
Download Source Code (test05.php, update_votings.php)
本实例中,我并没有彻底解决多重刷新的问题。用户可以通过多次刷新本页面从而重复投票。
In this demo, I didn't solve the multi-vote thoroughly. User can vote many times by refreshing this page.