You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that Mobile Safari, at least on iOS, treats position:fixed as position:absolute, except it uses the document as the reference element. I haven't thought of any way to test this that doesn't involve scrolling the document.
Hello all,
Do you have any idea to make position: fixed work on iOS4 without javascript?
My client doesn't want the object (fixed at bottom) is scroll while user scroll the site.
If we use javascript, the object can be go back at bottom but it is still scroll while user scroll the website.
Could you help me?
Thank you.
Regards,
Cuong
Tested iPhone Simulator with iOS 4.0.1 and iPhone 4 with iOS 4.3.1.
The text was updated successfully, but these errors were encountered: