Like the question says, is there some way I can go about switching themes in JQuery Mobile dynamically. I just upgraded to beta 1 today and thought it would be cool if the user could pick there own theme if they want. I haven’t seen anything in the documentation to do this specifically, but certainly there is some way to go about it, if someone could just point me in the right direction.
Share
Hardly sure, but it looks to me like jQuery Mobile’s demo has a little theme switcher right inside it. Looks like this is the code that calls it:
You can find the theme switcher’s code right here.
Didn’t mess around with it, but this sure looks like what you’re talking about.