Just another webdesign blog…
Javascript
Moving items between (x)HTML Select objects
Feb 6th
I recently needed the ability to move items between two or more Select objects. I scoured the web and found numerous chunks of code and examples and so forth, but they were either licensed with a stupid GPL license, not licensed at all or didn’t afford the ability of code reuse and generalization.
More >