This doesn't seem to work for me. All of the items that I removed the ui-selected class from become unselectable and no longer become selected when I click on them.
This technique would also not call the unselected event for unselected elements. Ian On Mar 18, 12:27 am, "Richard D. Worth" <[email protected]> wrote: > $(".ui-selected").removeClass("ui-selected"); > > - Richard > > On Tue, Mar 17, 2009 at 11:05 AM, boater21 <[email protected]> wrote: > > > I have selectable items in a few different areas of the page. They are > > all contained in their own <ol> elements. Is there a way that I can > > unselect all of them at once when a user clicks a reset button? > > > Thanks! > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
