I have been testing and playing around with jquery date picker below.
我一直在测试和玩下面的jquery日期选择器。
http://jqueryui.com/demos/datepicker/
http://jqueryui.com/demos/datepicker/
on this page, you can click on different links and it will change the whole formatting of the datepicker (colors, etc) when i download and test it, its coming up with a theme that i dont like.
在这个页面上,你可以点击不同的链接,当我下载并测试它时,它会改变datepicker(颜色等)的整个格式,它提出了一个我不喜欢的主题。
How can I change the theme of my own website for this datepicker?
如何为此datepicker更改我自己网站的主题?
3 个解决方案
#1
14
In addition to Chris's answer, a more direct link is here. Using themeroller, you can choose to use either a pre-built theme or .. well.. roll your own.
除了Chris的答案之外,还有一个更直接的链接。使用themeroller,您可以选择使用预先构建的主题,也可以使用..自己滚动。
Instructions on how to use the themeroller is located here
有关如何使用themeroller的说明位于此处
#3
3
See this page http://learn.jquery.com/jquery-ui/getting-started, section titled "After downloading: Intro to using jQuery UI."
请参阅此页http://learn.jquery.com/jquery-ui/getting-started,标题为“下载后:使用jQuery UI简介”一节。
#1
14
In addition to Chris's answer, a more direct link is here. Using themeroller, you can choose to use either a pre-built theme or .. well.. roll your own.
除了Chris的答案之外,还有一个更直接的链接。使用themeroller,您可以选择使用预先构建的主题,也可以使用..自己滚动。
Instructions on how to use the themeroller is located here
有关如何使用themeroller的说明位于此处
#2
#3
3
See this page http://learn.jquery.com/jquery-ui/getting-started, section titled "After downloading: Intro to using jQuery UI."
请参阅此页http://learn.jquery.com/jquery-ui/getting-started,标题为“下载后:使用jQuery UI简介”一节。