Javascript - move items between lists
With this article we begin to explore the world of javascript, not too taken into account in previous years but recently got back in vogue thanks to Ajax and Web 2.0.
This article will explain how you can move items from one select to another without having to reload the page.
An example of use can be a list of books to buy. The user moves the second list only the books that interest them and then sends the request to purchase.











Recent Comments