Multiple jQueryUI Themerolled Themes inside ASP.Net App_Themes
March 26th, 2009 at 17:49 (ASP.Net, jQueryUI)
One of the things I love about jQueryUI is the fact that it can generate a download based upon one of several great-looking themes. This rolls up all the images and CSS into a single zip along with a customized JavaScript file. This is awesome, but what happens if I want to grab multiple themes, drop them into an ASP.Net website, and be able to switch between them?
Read the rest of this entry »