.topbar navigation bug in Mobile Safari on iOS5
Created by: joshuacc
I'm using Bootstrap to style an iPad optimized website and am running up against an interesting bug in Mobile Safari on iOS5.
After tapping on an anchor link in the .topbar, it correctly takes me to that anchor. However, I am then unable to click on any other links in the navbar until after I have scrolled the page.
The problem appears to be in Bootstrap itself, since the Bootstrap site has the same issue.
I haven't yet been able to isolate the problem or come up with a workaround. If you have any questions or suggestions, I'm happy to test them and report back my findings.