I made an application using jQuery mobile, but now I have a huge problem. I can’t make the bottom menu bar to appear in the bottom of the page on iPhone. It works on nokia c6, and desktop browsers. I used position: absolute and bottom: 0. When I remove these properties it makes it tighter. See images.
I made an application using jQuery mobile, but now I have a huge problem.
Share
If you want to make it appear on the bottom of the screen then you will have to check if the div containing your page is at least as long as the screen. Something like: