Skip to content

Commit

Permalink
Update readme with new themePath option description
Browse files Browse the repository at this point in the history
  • Loading branch information
harborhoffer committed Oct 19, 2012
1 parent acff306 commit ffdfc2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -18,6 +18,7 @@ But since all parameters are optional you can just use it like this:
* **additionalThemes**: An array of theme objects that will be INCLUDED along with the default themes.
[{title:"My theme",name:"my-theme",icon:"my-icon.png",url:"http://url-to-my-css-file.css"}]
* **jqueryUiVersion**: String, jQuery UI version of themes (Default themes are linked from Google CDN)
* **themePath**: String, Base path to where the jQuery UI CSS themes are located (Default is Google CDN)

Demo located [here](http://dl.dropbox.com/u/188460/themeswitcher/sample.htm).

Expand Down

0 comments on commit ffdfc2f

Please sign in to comment.