Safari on the iPhone apparently ignores the "position:fixed" css property, even though it works great in both Safari for Windows and OS X. This is especially annoying for app development, because you might want to make a bar at the top or bottom stay in place as the user scrolls the middle section.
I'm beginning to notice more and more that Apple really lied about making apps like the ones already on the iPhone (dragging things seems like a pretty important part of the UI that is just not going to be available on web pages, it's ridiculous).
So, anyone know a workaround, so other way to get these bars to stay in place? Do I have to use frames or something?
I'm beginning to notice more and more that Apple really lied about making apps like the ones already on the iPhone (dragging things seems like a pretty important part of the UI that is just not going to be available on web pages, it's ridiculous).
So, anyone know a workaround, so other way to get these bars to stay in place? Do I have to use frames or something?