I’ve got position:fixed; container and it is always fixed when I sroll page on PC (remains on the top left corner).
On iPhone it appears on the top left corner but it stays there forever as I scroll. Is there any solution to that?
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.
The best option here seems Media Queries, see: http://www.w3.org/TR/css3-mediaqueries/ and http://webdesignerwall.com/tutorials/css3-media-queries for examples.edit: Miss read the question:
As Josh’ link suggests you can achieve this by: