Page 1 of 1

Can jquery ui themes be changed programmatically?

Posted: Wed May 02, 2012 8:38 pm
by JonathanHarris

Can jquery ui themes be changed programmatically within a Tiggzi app?

I’d like to create 1 app that can change UI theme colors and logos programmatically, based on json data.


Can jquery ui themes be changed programmatically?

Posted: Wed May 02, 2012 9:37 pm
by maxkatz

I think you can, but would need to be implemented: http://forum.jquery.com/topic/how-to-...


Can jquery ui themes be changed programmatically?

Posted: Wed May 02, 2012 9:48 pm
by JonathanHarris

Thanks for the quick response, Max!

It would a 1-time change.. ie. once the user has been identified, then show theme X for sponsor/client X or show theme Y for sponsor/client Y.

thanks again


Can jquery ui themes be changed programmatically?

Posted: Wed May 02, 2012 10:03 pm
by maxkatz

Yeah, I guess it doesn't matter how many times you change it, it would be the same code. If you try it, share the code with us if you can.