Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Is it possible to drag items off the tree?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
boteeka  
View profile  
 More options Mar 2 2009, 6:40 am
From: boteeka <bote...@gmail.com>
Date: Mon, 2 Mar 2009 03:40:32 -0800 (PST)
Local: Mon, Mar 2 2009 6:40 am
Subject: Is it possible to drag items off the tree?
I want to create a trash can and be able to drag items off the tree
and drop them on the trash can and delete it from the tree in a
callback.

I set up a div to be droppable: $("#trashcan").droppable({drop:
function() { alert('dropped'); }}). But this does't work. I have set
the draggable: "all" and dragrules: "all" settings, too.

Is there a way to accomplish this?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vakata  
View profile  
 More options Mar 4 2009, 4:25 am
From: vakata <ivan.bozha...@gmail.com>
Date: Wed, 4 Mar 2009 01:25:29 -0800 (PST)
Local: Wed, Mar 4 2009 4:25 am
Subject: Re: Is it possible to drag items off the tree?
Currently there is no build in method to drag items off the tree.
You could create a node, that is named "Trash".
Or you could experiment further with jQuery UI. I will test too and
let you know.
Regards,
Ivan

On Mar 2, 1:40 pm, boteeka <bote...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
boteeka  
View profile  
 More options Mar 4 2009, 5:20 am
From: boteeka <bote...@gmail.com>
Date: Wed, 4 Mar 2009 02:20:35 -0800 (PST)
Local: Wed, Mar 4 2009 5:20 am
Subject: Re: Is it possible to drag items off the tree?
Thanks for showing interest :)

I will look into the jQuery UI internals a little bit. Maybe I'll have
luck.

Anyways, please drop a comment here if you have any good ideas.

All the best.

On Mar 4, 11:25 am, vakata <ivan.bozha...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »