It's still ui-selected in trunk. The refactor-in-progress in labs has ui-state-active.
- Richard On Tue, Jan 5, 2010 at 10:30 AM, Jaggi <[email protected]> wrote: > yea wasn't sure if there was any binding, other things that needed to > be done when selecting an element and allow me serialise the selection > etc. Also using the latest trunk version so i believe the class is ui- > state-active. > > On Jan 5, 1:13 pm, "Richard D. Worth" <[email protected]> wrote: > > Nothing built-in to do that, but it's straightforward enough to do > yourself: > > > > $('#el1, #el2, #el3').addClass('ui-selected') > > > > - Richard > > > > On Tue, Jan 5, 2010 at 5:15 AM, Jaggi <[email protected]> wrote: > > > I was wondering if there was a way to have selectable select certain > > > elements in my container by default when it is initialised? > > > > > -- > > > > > 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]<jquery-ui%[email protected]> > <jquery-ui%[email protected]<jquery-ui%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/jquery-ui?hl=en. > > -- > > 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]<jquery-ui%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/jquery-ui?hl=en. > > > -- 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.
