See http://www.filamentgroup.com/lab/using_multiple_jquery_ui_themes_on_a_single_page/
You can use this in combination with Dialog's dialogClass option: http://jqueryui.com/docs/dialog/#option-dialogClass - Richard On Thu, Sep 17, 2009 at 4:23 PM, oribani <[email protected]> wrote: > > Hi, > > Let me start by saying WOW! Not only is jQuery UI very well done, > but your documentation is EXCELLENT and the quality and variety of > theming available for free is amazing. The ThemeRoller is well done > too! Unbelievable! > > My inquiry: I need to create error dialog boxes in my application. > The Blitzer theme works well for that - its dialogs are themed red. > But the rest of my site (including some other non-error dialogs) clash > violently with Blitzer. > > I am a programmer, and although I understand CSS, I'd really like to > be able to just use the right class in my HTML and stay away from hand- > modified css files. I tried theming my error dialog using ui-state- > error, but that didn't do anything - not really a surprise I think. > > So is there a way to have an additional theme/style for some (not > all) dialogs? Or is there a way to use both my theme and Blitzer (or > similar) simultaneously (in their own namespaces??) so I can choose > which one to apply as I wish? > > Thank you for the wonderful, wonderful project! > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
