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
- Behave as much like the iOS implementation as possible
8
+
- Fixed search header in menu
9
+
- Do not scroll main content area when menu is visible
10
+
- Use new iOS overflow: scroll / -webkit-overflow-scrolling: touch if possible (buggy)
11
+
12
+
## Notes
13
+
14
+
The HTML and CSS are a work in progress and in no way production read. My initial goal was simply to get the page to resemble the current Facebook web site.
15
+
16
+
I have inline most of the images using data-uri's so that I could work on this offline. All images/icons used here belong to Facebook and I am simply using them to educational purposes.
17
+
18
+
## Preview in iOS device
19
+
20
+
Simply clone/fork this project and load it up in iOS simulator or on your ipod/iphone device if you can figure out how to host it locally on Apache or something. I'm working on putting together a demo page or screencast to show this off. Stay tuned!
0 commit comments