So with that method - if I understand it correctly - I'll need a
wrapper around div#ui-datepicker-div that corresponds to the CSS Scope
which I define on the download page. So if the scope I define is
".calendar", then the dynamically generated calendar markup will need
an additional wrapper with a class of ".calendar" and the best way to
that is the suggestion in this comment? -
http://www.filamentgroup.com/lab/using_multiple_jquery_ui_themes_on_a_single_page/#commentNumber4

There's not an option to suppress the output of all the theme related
classes (.ui-widget, .ui-corner-all, etc) on a per widget basis?

On Aug 27, 10:03 am, Todd Parker <[email protected]> wrote:
> You can use the scoping option to only apply the theme to a specific
> widget or region of your page. You can set the CSS scope on the
> download page under the "advanced options" spindown. Here's an article
> that describes the process in 
> detail:http://www.filamentgroup.com/lab/using_multiple_jquery_ui_themes_on_a...
>
> _t
>
> On Aug 27, 10:45 am, Andy <[email protected]> wrote:
>
> > I'm using the datepicker and the tabs and I'd like to use the
> > lightness theme for the datepicker, but my own custom CSS (not the
> > lightness theme CSS) for the tabs.
>
> > Maybe an api option to not apply the theme-specific classes to an
> > individual widget would be a good feature to add - or am I missing
> > something?
>
> > Thank you!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to