JQuery: Thumbs up and down rating system?

前端 未结 3 1488
忘掉有多难
忘掉有多难 2021-02-10 16:19

I\'m want to implement thumbs up and down rating system in my web app using jquery. Please tell me some plug-in or code how to implement the thumbs up and down rating system in

3条回答
  •  醉酒成梦
    2021-02-10 16:45

    here is a style with thumbs up and down using JQuery with a Backend in PHP/MySQL.

    Link to code (You can try the demo online and all the source code is there)

提交回复
热议问题