You could load more than one theme or scope, and then dynamically add or remove a class that corresponds to it. I'm not sure I see what else we could do.
- Richard On Fri, May 22, 2009 at 9:31 AM, Shigeru <[email protected]> wrote: > > Thank you for replay. > > But ahh, it seems not to be able to change scoped css dynamically. I > mean "programmable". > > I have to wait for next milestone, right? > > > thanks > > Shigeru Nakagaki > > > On May 22, 6:14 pm, "Richard D. Worth" <[email protected]> wrote: > > See > > > > http://www.filamentgroup.com/lab/using_multiple_jquery_ui_themes_on_a... > > > > - Richard > > > > On Fri, May 22, 2009 at 12:59 AM, Shigeru <[email protected]> wrote: > > > > > I guess it's impossible now, right? > > > > > I want to do like this.... > > > > > <div class="ui-dialog ui-widget ui-widget-content ui-corner-all ui- > > > draggable ui-resizable ui-theme-redmond" > > > > > or > > > > > // someID is div of ui-dialog > > > $( '#someID' ).theme('redmond'); > > > > > Any solutions? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
