32

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.

posit labs
  • 8,951
  • 4
  • 36
  • 66
fligant
  • 712
  • 2
  • 7
  • 20
  • 1
    I think what you are looking for is jQuery plugins that have been designed to work with theme roller, which is used by the jQuery UI library. – The Muffin Man Apr 13 '11 at 23:39

5 Answers5

22

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.

Community
  • 1
  • 1
Jay
  • 368
  • 3
  • 2
10

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 ;)

Community
  • 1
  • 1
Town
  • 14,706
  • 3
  • 48
  • 72
3

Check the repo here

Sudhir Bastakoti
  • 99,167
  • 15
  • 158
  • 162
1

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.

Niklas
  • 13,005
  • 23
  • 79
  • 119
Chuck Norris
  • 15,207
  • 15
  • 92
  • 123
0

Here's list of sources, including hosted by google:

http://blog.jqueryui.com/2015/03/jquery-ui-1-11-4/

msangel
  • 9,895
  • 3
  • 50
  • 69