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/