I am developing an app using jquery mobile and last issue to be solved is compatibility between iOS4 and iOS5. Navigation bar can be fixed easily on iOS5 using position:fixed. However, on iOS4 does not work! I have been trying different methods but none of them quite reliable enough. How to get navigation bar fixed on iOS4 like iOS5 does?? Thank you.
Share
scrollView plugin does the trick. No others worked for me