[jQuery] Interface sortable: Limit of elements which can be dragged into a droppable
Hi,
Please have a look at my sample at http://hosting-saar.de/jquerytest/index.html
The situation is:
I have 2 sortables, one is the "pool" which contains all available
icons the other should be an "ui" where you can place icons from the
"pool".
The problem is: There are more icons in the "pool" than place for
icons in the ui. So is there a way to prevent icons to be dropped into
the ui when its already "full"?
Regards,
Sebastian