Is it possible to create a sticky header or footer such that no matter where you scroll the header/footer stays put? I’m looking for a HTML/css/javascript solution for iPhone/webkit.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Answering my own question: best resource I’ve found so far is this one: http://doctyper.com/archives/200808/fixed-positioning-on-mobile-safari/
However, I think I’m going to end up using Titanium from Appcelerator instead of just html/css.