Looking for a AJAX voting script like this:
Also looking for Facebook style "Like" script.
Can anyone help?
Thanks.
Looking for a AJAX voting script like this:
Also looking for Facebook style "Like" script.
Can anyone help?
Thanks.
Voting script:
The Javascript (Ajax) for that is not too difficult. However, this requires a PHP (or other serverside language) script that actually counts the votes. Do you have this already? Do you need it? It's very complex, and you will need to configure it to work with your database for other things: what are you voting for??
"Facebook" script:
What exactly is this? Are you referring to the whole layout, and the fact that the page never reloads? That's many layers of complicated Ajax and you must remember that Facebook has a large full-time design team of experts. You can try to do something similar, but it's not easy.
Or do you mean the verb "like", similar to voting? That will be a similar script to the voting above, and it will also depend on your database configuration. In fact, you should be able to easily modify the Javascript for the vote script to work for both.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
viens (02-11-2011)
viens (02-11-2011)
thak you for your replies.
azoomer, yes, that is what I was looking for. Thanks.
Bookmarks