[jquery-ui] Re: 2 different themes on the same page

2009-02-19 Thread ScottJehl
The jQuery UI Download Builder now allows you to scope your CSS. This article shows you how to use it. http://www.filamentgroup.com/lab/using_multiple_jquery_ui_themes_on_a_single_page/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to t

[jquery-ui] Re: 2 different themes on the same page

2009-02-18 Thread ScottJehl
We'll be rolling out an update to the download builder very soon which will allow CSS theme scoping and custom theme folder naming. These two changes make running multiple themes on a page very simple. Unfortunately, due to the way dialog and datepicker are appended at the end of the body (for IE

[jquery-ui] Re: 2 different themes on the same page

2009-02-18 Thread Paradime Web
I found a way doing it like this. Is this the right way? .ui-tabs .ui-widget-content { } .ui-tabs .ui-widget-header { } .ui-tabs .ui-tabs-nav .ui-state-default, .ui-tabs .ui-tabs-nav .ui- widget-content .ui-state-default { } .ui-tabs .ui-tabs-nav .ui-state-default a { } .ui-tabs .ui-tabs-nav