You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to threed...@googlegroups.com
I have an issue when I want to make my draggable objects "Live" using your $(document).on("drag") method. The problem is that I have previously declared their behaviors, like: grid, snap, handles and I want to apply those settings to my newly added elements. Is there a way to achieve this?
cant...@gmail.com
unread,
May 7, 2014, 6:48:47 PM5/7/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to threed...@googlegroups.com
I had same problem, solved with .clone() but I'm afraid I can't find the code again, sorry