Archive for the ‘voting’ tag
Voting fixtures in jQuery – Thumbs Up, Thumbs Down
Recently I had to implement voting system for one of my projects. In summary, the system had to allow user to easily vote Yay or Nay for a given item. I implemented this using thumbs-up thumbs-down images in jQuery/Ajax.
