Hello all, I have a web page with a number of draggable words which can be dragged onto a blackboard to make sentences (please see: http://northbaddesley-inf.hants.sch.uk/nbis/curriculum/wordboard2.php ). All is going well up to this point but now I have run into 2 stumbling blocks, perhaps due to me misunderstanding the syntax:
1) Depending on the their position in the original word list under the blackboard, dragged words may appear under words which are already dragged - I would prefer the most recent dragged word to appear over other words. I think that the draggable "stack" option should allow the required behaviour but I can't seem to get it to work. 2) I want a word to be draggable from the word list more than once - at the moment a word can only be dragged once to the blackboard. I am guessing that I need to use the helper 'clone' option here along with the appendTo option??? Any help with 1) and/or 2) greatly appreciated... KR & TIA, Andy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
