fullcalendar/display/theme.txt

15 lines
406 B
Plaintext
Raw Permalink Normal View History

2010-01-16 23:29:18 +01:00
theme *1.3*
===========
Enables/disables use of jQuery UI theming.
2010-01-16 23:29:18 +01:00
<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>`.