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

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -