oops

...
drop: function(event, ui) {
  $(this).attr("id", ui.draggable.attr("id"));
}
...

- Richard

On Mon, Feb 2, 2009 at 1:07 PM, Richard D. Worth <[email protected]> wrote:

> ...
> drop: function(event, ui) {
>   $(this).attr(id, ui.draggable.attr("id"));
> }
> ...
>
> - Richard
>
>
> On Mon, Feb 2, 2009 at 12:51 PM, [email protected] <
> [email protected]> wrote:
>
>>
>>
>> Thanks, Richard. That gets me on the right track.
>>
>> One more question. How can I set the li id to that of the dropped li id
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to