doloreel Posted April 14, 2013 Share Posted April 14, 2013 New guy here. Was wondering how i would go about replicating the youtube like/dislike bar on a particular piece of content. I'm very new to PHP, all i need is a push in the right direction and i'll be on my way! this is what the thing might look like: http://i.imgur.com/9wC8tpm.png http://i.imgur.com/ZvUZkri.png Quote Link to comment Share on other sites More sharing options...
BorysSokolov Posted April 14, 2013 Share Posted April 14, 2013 You could poll the likes/dislikes from a database and then make make two divs - float one to the left, and the other to the right; and determine their width by percentage of users who like/dislike the content. Quote Link to comment Share on other sites More sharing options...
doloreel Posted April 15, 2013 Author Share Posted April 15, 2013 cool, ill look into it. cheers Borys Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.