Am getting the following issues while using jquery mobile. Is Jquery mobile worth using in big projects?
- When we do scrolling, there is flickering issue. This is not during transition.
- And, using ajax causes weird behaviour. Sometimes, it loads the same page, before loading a link's page. I have disabled ajax mode as false in 'mobileinit'. AJAX way of doing things in jquery mobile is not straight forward. It causes unnecessary wierd issues. Morevoer, we cannot put anything in another page's head section.
- Very difficult to trace the styles and change it, when you want to override the styles.
Can you all guys who are using jquery mobile share their views and solutions if you have found any for the above problems. And, your experience in using jqm. We have knowingly or unknowingly started using jqm for our project. Don't know jqm makes life easy or complex :-)