posted 16 years ago
Above is my code to move images from one div to another.The functionality is working fine when moving the images from
"srcImgDiv" to "destImgDiv".But when trying to move images back from "destImgDiv" to "srcImgDiv" following code snippet
is found to be create the problem (written in function moveSelectedOptions(from,to))
due to which the required array is not getting populated.
Though I am checking the checkbox before the image imgCheckbox.checked is returning false.
Can anybody please pinpoint where and why the problem is occuring?
Thanks,
Jignesh
Regards,
Jignesh
The Art Of Life Is To Know When To Be Useless And When To Be Useful - CHUANG TZU