You have to add 1 css and 2 js files those files are in the zip that you've downloaded after that you only have to copy paste the code that appears in jqueryui page
On Mon, Sep 19, 2011 at 11:06 AM, rami <[email protected]> wrote: > Thank you, pbreit! > > You mean under the "Google Ajax Libraries API (CDN)", right? > Well I added for example > <link rel="stylesheet" href="http://http://ajax.googleapis.com/ajax/ > libs/jqueryui/1.8.5/themes/swanky-purse/jquery-ui.css" type="text/ > css"> > > instead of my > > {{response.files.append(URL('static','jQueryUI/css/custom-theme/jquery- > ui-1.8.11.custom.css'))}} > > and I still get my custom theme I created with Theme Roller. So I am > thinking that because I am using an older version of jQueryUI, it does > not like this css theme that uses a newer version of JQueryUI. Correct > me if I am wrong. > > Thank you. > > > On Sep 16, 7:17 pm, pbreit <[email protected]> wrote: > > You can substitute any of the theme URLs into <link> href: > http://blog.jqueryui.com/2010/09/jquery-ui-1-8-5/ >

