I know there are some cool themes on the jQuery website, but I need more. Anyone know where I can get more?
I found two links: here and here.
There's a list of JQuery UI themes here: http://www.mightywebdeveloper.com/design/jquery-ui-themes/.
Good thing is that these themes are not just themeroller themes, they are completely skinned with a different look.
There are the standard ones as listed in the accepted answer on this question: Downloading jQuery UI CSS from Google's CDN
Or you can roll your own.
I guess it depends on your definition of 'cool' really... using the standard themes and pulling the files from the Google CDN will offer the best performance, which is pretty cool ;)
Check the repo here
The best solution, I think, is to Roll Your Own in Jquery UI website. Also, you can find some interesting themes in gallery section.
If you don't want these themes, there is a website where you can find a lot of custom Jquery UI themes. http://jqueryuithemegallery.just-page.de/ but it's down at the moment.
For some themes see here too.
Here's list of sources, including hosted by google:
http://blog.jqueryui.com/2015/03/jquery-ui-1-11-4/
精彩评论