How can i style mobile-jquery's back button? -



How can i style mobile-jquery's back button? -

normally specify data-theme = "a" or b or c, etc @ div. "back" button auto generated jquery mobile, how specify theme?

thanks, -wan

the button style can changed using following:

$.mobile.page.prototype.options.backbtntheme = "b";

jquery mobile themes

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -