The demo page has this:
                        <link rel="stylesheet" 
href="http://static.jquery.com/ui/css/
base2.css" type="text/css" media="all" />
                        <link rel="stylesheet" 
href="http://ajax.googleapis.com/ajax/libs/
jqueryui/1.7.2/themes/ui-lightness/jquery-ui.css" type="text/css"
media="all" />
                        <link rel="stylesheet" 
href="http://static.jquery.com/ui/css/demo-
docs-theme/ui.theme.css" type="text/css" media="all" />
                        <script 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/
jquery.min.js" type="text/javascript"></script>
                        <script 
src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/
jquery-ui.min.js" type="text/javascript"></script>
                        <script 
src="http://jquery-ui.googlecode.com/svn/tags/latest/
external/bgiframe/jquery.bgiframe.min.js" type="text/javascript"></
script>
                        <script 
src="http://jquery-ui.googlecode.com/svn/tags/latest/ui/
minified/i18n/jquery-ui-i18n.min.js" type="text/javascript"></script>

                        <script src="/js/demos.js" 
type="text/javascript"></script>

Which is include far more than the Getting started page is
suggesting...

On Feb 8, 12:36 pm, nowhere <gemorga...@gmail.com> wrote:
> Ok replied too soon. I have been through that page and have all three
> files included but the theme is not present. All js stuff works
> (accordion goes up and down) but no theme.
>
> Looking at the html produced it has all the classes I am expected
> (widgets and such). When I look at the /stylesheets/jquery-
> ui-1.7.2.custom.css file tho I don't see any color definitions and no
> references to url's to load any images as backgrounds or otherwise and
> no @imports. There is definitely something missing.
>
> Eric
>
> On Feb 8, 12:19 pm, nowhere <gemorga...@gmail.com> wrote:
>
> > Ah crap,
>
> > I somehow missed the whole bottom half of that doc. Must be trying to
> > do too many things at once and got distracted by the fact that the
> > demo pages (opened in a new window via the link that's provided) on
> > the jQueryUI site don't actually have a theme. I'll look more closely
> > at the getting started. So THANKS! You did point me right to the
> > spot...
>
> > Eric
>
> > On Feb 8, 12:08 pm, "Richard D. Worth" <rdwo...@gmail.com> wrote:
>
> > > On Mon, Feb 8, 2010 at 2:01 PM, nowhere <gemorga...@gmail.com> wrote:
>
> > > > Can anyone point me to a doc that describes what the files are that
> > > > are generated by the theme roller or even the base package and which
> > > > ones are needed?
>
> > > You might want to start here:
>
> > >http://jqueryui.com/docs/Getting_Started
>
> > > - Richard

-- 
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.

Reply via email to