We want to add a new functionality to our website - the user should be able to vote, if he likes the search output or not. The buttons will be added with bootstrap ( http://bootsnipp.com/snippets/featured/modal-lightbox-with-likedislike ) . When a user presses like/dislike the vote should be sent to the server.
We want to add a new functionality to our website - the user should be able to vote, if he likes the search output or not. The buttons will be added with bootstrap ( http://bootsnipp.com/snippets/featured/modal-lightbox-with-likedislike ) . When a user presses like/dislike the vote should be sent to the server.