Using ajax: multiple images on page that the user will select, best way to post to server? on newest questions tagged ajax – Stack Overflow

I am currently making a “welcome/walkthrough” for new users who join my website.

Initially they will be greeted by recent/top uploads that they can like which will help my website find images they would like for them. But my question is what is the best way of letting users select what they like or not? Currently i have this.

http://jsfiddle.net/BKjJV/

I hope you can get a grasp on what i am trying to achieve here, but if not, to sum it up,

User clicks (n) amount of images to like -> clicks continue -> page grabs all images that have been liked and sends them to a file which adds to my database.

See Answers


source: http://stackoverflow.com/questions/11915890/multiple-images-on-page-that-the-user-will-select-best-way-to-post-to-server
Using ajax: using-ajax



online applications demo