Ideally I want:
1 set of rotating tabs and 2 sets of accordions all styled
independently.
What I have done is:
- made a scoped theme
- wrapped accordion #1 into my own scope (div with the class)
- repeated process for accordion #2

but every time I made a new scoped theme it comes down with its own
set of css/widgets (especially the container widget since I need
different styles)
I don't know of any other way to style the eg. H3 element in accordion
#1 vs H3 in accordion #2.
It just seems as if there should be a better way to trim the css...I
guess this is with all frameworks which is why I dodged them in the
past. Unfortunately my css skills are just decent...
Thanks Todd!


On Aug 27, 10:08 am, Todd Parker <[email protected]> wrote:
> If you only want to theme certain widgets on a page, you can just make
> a scoped theme on the download builder page and apply it as needed.
> You don't need to use a standard, unscoped theme at all unless you
> want to have that as a default, then override with your scoped theme
> selectively.
>
> The themes are pretty lightweight but you can save bandwidth by only
> using one copy of the widget specific styles if multiple themes are in
> play. The themes are just the parts that set colors, fonts and plus
> the images. You can skinny the files down with a bit of work.
>
> _t
>
> On Jul 24, 2:03 pm, biotech <[email protected]> wrote:
>
> > Thanks guys!!!!
> > Does this mean that I would have to download "ui core" and "tabs" as
> > one package and then go back and download "ui core" and "accordion" as
> > a second package? If so doesn't this create redundant files and bloat
> > the code that much more?
> > I found it difficult to hunt down all the css files that just keep
> > getting chained.
> > Thanks so much for responding to a newbie :)
--~--~---------~--~----~------------~-------~--~----~
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