This content has been marked as final.
Show 2 replies
-
1. Re: jquery droppable function child symbol
resdesign Nov 5, 2014 6:10 AM (in response to andrew_19a)I am not sure I understand the setting itself, but you could use a for loop and you also could use classes (which I did not in this sample). I made symbols with the names you have but of course since I do not know what you have it is hard to guess. I made the child symbol to be the droppable while the elements are the draggables.
See example:
-
2. Re: jquery droppable function child symbol
andrew_19a Nov 6, 2014 12:44 AM (in response to resdesign)Thanks for your response.
That is the solution I was looking for. Being able to incorporate a for loop with the draggable/droppable functions, where I have elements within a child symbol.
regards
Andrew


