Issue in using JQuery dropdownchecklist control inside div
I am trying to use Jquery dropdownchecklist control.
There is some problem using dropdownchecklist control inside div. It doesn't allow to select some of the options of the dropdown.when control is added outside div , it works fine.
When country select box is added outside div , Japan option is enable
When country select box is added inside div , Japan option is disable.
can anyone help me , to resolve this issue ?