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 within a Tiggzi app?
I’d like to create 1 app that can change UI theme colors and logos programmatically, based on json data.
I think you can, but would need to be implemented: http://forum.jquery.com/topic/how-to-...
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
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.