Hi, I have 5 boxes in my page which i have made droppables with th use of jquery UI droppable.
Now what i want to do is to add a button to the page when all the five boxes have got some thing dropped in them. Or i want to check that all the five boxes are set.
Can anyone tell me a way to check if all of the droppables boxes are set or not?
Kind Regards