How to move multiple listbox's option to exact multiple listbox?
Hello, Friends, I'm totally newbie into jquery and jquery UI.
I have implemented below jsfiddle with so many help from different resources.
My problem is that I want to move back the option from 2nd listbox to first listbox.
I want to add condition like...One can move options between first and 2nd listbox only and also between third and 4th listboxonly.
And also when I move first then I can't double click on the option. And when I do the double click then I can't move the option element.
Help me please.