The jquery mobile function is indeed convenient, but what if the default style is too ugly? Pray for the great god

using data-role= "none" can not solve the dynamically created class, such as the blue background of the button when the navigation bar is clicked, how to change it if you think it"s too ugly?


Change it if you think it's too ugly, open the developer's tool to see which style is in effect, and write a high-priority inline style to overwrite it.

in addition, what jQmob provides is just a package of jQ+ class library + UI library. In fact, you can find a similar substitute on your own, and it will be lighter, so you can consider replacing it when you feel that several places are not going well. I didn't use it because UI was so ugly. )

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30d11-2bd4f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30d11-2bd4f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?