You can draw a new selection and not select any elements. This will clear
the previous selection. Or, if you want to use a button to do it
programatically,
$('.ui-selected').removeClass('ui-selected');

- Richard

On Sat, Aug 15, 2009 at 5:27 AM, assaggaf <[email protected]> wrote:

>
> I use the exist demo in the official site ....
>
> but the problem that i can't remove the selecting from the element ( i
> wanna zero selecting)
>
> !!!!!
>
> thanx all....
>
> >
>

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