Tagged Questions
1
vote
1answer
174 views
jQuery Drag and Drop to highlighted boxes
so i have this script..well i wanted the soldier to be dropped only at the highlighted boxes
i tried accept: $(selector) and revert: "invalid" but it seems that it disallows it to be dropped even on ...