Is it possible to instruct jQuery Mobile to not style my Input box and submit button. I am good with my custom CSS. jQuery mobile script is applying its own style to all my elements.
the one workaround i tried is overriding those elements in my custom css. Is there any other functions available where i can do this ? some thing like this
$.ignoreStyles("button,text");
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…