Hello there. You know those lists where each item has a checkbox and at the end of the list there are different buttons to trigger different actions for those items selected, like delete selected, move selected etc. I'm a Javascript novice and was wondering how I can get a basic one of these set up?
Yeah sure. Its like using Hotmail. There's one checkbox for each email, and you can check whatever ones and either delete them, move them to another folder or mark them as unread etc.
While I am not sure, and other opinions are welcome, I don't think JS a very good tool for this purpose. I would think a server-side database would best suit your needs.
Bookmarks