I have followed this tutorial on how to make a favorite rating for my website: http://www.9lessons.info/2009/09/favourite-rating-with-jquery-and-ajax.html
Demo:
http://demos.9lessons.info/love.php
Script:
http://demos.9lessons.info/url.php?url=http://www.box.net/shared/cpxzv6hjl3
I'm new to jQuery, php and Ajax, but I managed to get it to work. The problem is that it now shows all the images in the database. How can I get it to only show a specific img_id?
Thanks for all help