1

I have a sticky nav which becomes fixed to the top of the screen when the user scrolls down the page. It's working fine apart from on the iPad. The first time you click a link on it, it works. But after you've clicked a link once, when you click any other links they don't work.

Any ideas?

http://debourg-dev.ch/syselcloud/le-cloud-computing/

Many thanks

user1280853
  • 1,079
  • 5
  • 14
  • 23
  • As an added note, Iphone does not support position:fixed, and there are no pure CSS alternatives, you may have to resort to javascript to make this work on Iphones, if you plan to – Andy Oct 31 '12 at 15:24
  • This thread is pretty comprehensive on this issue: http://stackoverflow.com/questions/4889601/css-position-fixed-into-ipad-iphone – Alan Shortis Oct 31 '12 at 15:32

0 Answers0