15 lines
406 B
Plaintext
15 lines
406 B
Plaintext
|
|
theme *1.3*
|
|
===========
|
|
|
|
Enables/disables use of jQuery UI theming.
|
|
|
|
<div class='spec' markdown='1'>
|
|
Boolean, *default*: `false`
|
|
</div>
|
|
|
|
Once you enable theming with `true`, you still need to include the CSS file for the
|
|
theme you want. For example, if you just downloaded a theme from the
|
|
[jQuery UI Themeroller](http://jqueryui.com/themeroller/), you need to put a `<link>`
|
|
tag in your page's `<head>`.
|