My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1169: Add jQuery UI Theme Switcher to the demo page
1 person starred this issue and may be notified of changes. Back to list
Status:  ExportedToGithub
Owner:  ----
Closed:  Aug 2015


Sign in to add a comment
 
Reported by StlDoug, Nov 6, 2011
Might be useful to add the dynamic theme switcher to the query ui theme demo page.

In the header add:
<link href="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css" rel="stylesheet" type="text/css"/>

...add the Switch placement code:
<div id="switcher"></div>

... and then add this to your JS
$('#switcher').themeswitcher();

That's it (other than you can add some positioning CSS for the switcher div)
Nov 6, 2011
#1 StlDoug
... oops. I forgot to add the script call

<script src="//jqueryui.com/themeroller/themeswitchertool/"></script>
Jan 9, 2012
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Misc
Aug 14, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Labels: -Type-Enhancement Type-Docs
Aug 21, 2015
Project Member #4 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/1436

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub
Sign in to add a comment

Powered by Google Project Hosting