Tagged Questions

6
votes
7answers
5k views

jquery droppable accept

Can anyone tell me how can i write a function in accept condition and then how does it finds out that what to accept and what not to accept. Fo r eg i want to accept div a and div b in accept ...
0
votes
1answer
233 views

how to use danymic accept value in jqueryui droppable?

I'm using the Jquery-ui. I have different droppable ul(s) in one page, and different draggable li(s) too. What I wanted was that: 1. ul differ from each other by their title, like "FUNCTION", "BUG", ...