Hello,
Back again.. with another draggable type question.
How do I get the actual value of the scope from the draggable element,
I'm using the following :
var scope = $(ui.draggable).draggable('option', 'scope');
alert(scope);
However, that brings back an [object Object] - now, I think I'm being
a bit thick here... but I've tried .val() and .Val() with no joy...
.. if anyone could give me a poke in the right direction it'd be
really appreciated.
TIA,
Paul Hutson
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---