We're working on this issue. You can track the progress here http://ui.jquery.com/bugs/ticket/3735
In the meantime you can get the theme files you're missing from the development bundle, here: http://jquery-ui.googlecode.com/files/jquery.ui-1.6rc4.zip (all in themes/default) or from svn, here: http://jquery-ui.googlecode.com/svn/tags/1.6rc4/themes/default/(individually) >From either location, you can start with all the files in themes/default and then overwrite ui.theme.css with the version you downloaded from ThemeRoller. That's the only file ThemeRoller modifies. Then in your html, just link to ui.all.css (which then @imports in order ui.core.css, ui.theme.css, ui.{pluginname}.css). - Richard On Mon, Jan 5, 2009 at 9:52 PM, Dawei <[email protected]> wrote: > > I have an urgent question on jquery UI. Maybe you could help me with > it. I am planning to use jquery UI theme, found at: > > http://ui.jquery.com/ > > I select a theme at > > http://ui.jquery.com/themeroller > > Download the theme, then in the downloaded jquery-ui-themeroller > folder, there is a demo.html file, and a ui.theme.css style sheet. I > am trying to use the UI components provided by jquery UI, and > following the coding frames in the demo file. However, as you can test > yourself, all the UI widgets don't work! > > I found that the two js scripts links are broken in the demo.html > files, so I downloaded jquery.js and jquery-ui.js from the web, and > put them in the directory, but still I can't make the demo file work. > > Could you help me look into this? > > THanks! > > Dawei > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
