UI Draggable child of dragged element
UI Draggable child of dragged element
I am trying to set the background of a child div of the dragged
element. I tried:
$(ui.draggable + " .statusColor").css("background-color","red");
This does not seem to work. Have I done something wrong?
Topic Participants
nnhubbard
cloudream
natelaws