Newbie question about jQuery UI files

Newbie question about jQuery UI files

Hi there

I've been playing around with jQuery for a week or so and have just moved on to looking at jQuery UI. I have been on the site and have downloaded a theme and the necessary docs from the themeroller. So basically I have the following files:

1. jquery-ui-personalized-1.5.3.js
2. jquery-1.3.1.min.js

and a theme folder with:

3. ui.all.css
4. an images file

What I don't understand is the fact that in a lot of the documentation there are references to css classes that I can't find in ui.all.css. For instance, I couldn't get my corners to round. After a look through ui.all.css, I saw that the required class 'ui-corner-all' was not there. There are a lot of other css classes that I can see in the docs that aren't in the 'ui.all.css' file. So where are they? Is there another download that I've missed out.

Also I have seen various javascript files which seemed to suggest the functionality for various widgets been kept in separate files rather than my jquery-ui-personalised.js file. Are there other js files I can download from somewhere?

Many thanks



Cheers

Joe[/list]