The development bundle (zip file) contains all demos/sample files to get you started. You can also find them here:
http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/accordion/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/datepicker/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/dialog/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/draggable/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/droppable/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/progressbar/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/resizable/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/selectable/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/slider/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/sortable/ http://jquery-ui.googlecode.com/svn/tags/1.6rc4/demos/tabs/ - Richard On Mon, Jan 5, 2009 at 10:57 PM, Dawei <[email protected]> wrote: > > Hi, Richard, > > Thanks for your reply. I guess missing theme files is only part of the > problem. How can I get all the widgets working with the jquery > scripts? I noticed the following sentence in the ticket page: > > We should also decide whether demo.html contains the dynamic widgets > like the app does (currently they're static markup). > > I think this is exactly the problem I am having now. I want to use the > "tabs" widget, however, in the demo file, when I click on different > tabs, nothing reacts on the page. Could you point me to the right > place on how to do this properly, or where I can find a sample file? > > Thanks. > > Dawei > > On Jan 5, 10:18 pm, "Richard D. Worth" <[email protected]> wrote: > > 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<http://jquery-ui.googlecode.com/files/jquery.ui-1.6rc4.zip%28all>in > > themes/default) > > > > or from svn, here: > > > > http://jquery-ui.googlecode.com/svn/tags/1.6rc4/themes/default/(indiv..<http://jquery-ui.googlecode.com/svn/tags/1.6rc4/themes/default/%28indiv..> > .) > > > > 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 -~----------~----~----~----~------~----~------~--~---
