jquery mobile - jtsage-datebox theme overide -


i using jqmobile 1.4.5 , datebox 4.1.1. have custom theme. latest of message.

my code work display calbox or timeflipbox, problem is, datebox uses (inherits?) theme of underlying jqmobile. want use standard of jtsage databox widget. however, class ui-btn (and others) applied , buttons appear large , colored if part of themed site.

i have searched around , seen mention of jquery mobile attribute:

data-enhance="false"

as described, supposed suppress enhancement. however, have observed nothing.

how instruct datebox not allow jqm classes being applied output?


Comments