how to have a icon similar to the favorite question in stackoverflow
- by oo
if i want have a "favorite" icon idea on my website, is this simply 2 different images and when you click on it calling some ajax to update state and change the image?
is there any other way of doing this?