Thursday, June 3, 2010

Add Remove and Sort Items between two Listboxs using Jquery

Recently, I got a requirement that add remove and sort items between two listboxs like below.

You can select items from left box, and move to right box, and vice versa. When you move items back to left from right. It can sort the items. Jquery is a excellent library to manipulate the element on the page. The code is simple and neat.

Reference: Link


No comments:

Post a Comment