phonegap

 

Webkit Quirks

Page history last edited by Adam Kleifield 8 mos ago

This is a stub page to address issues such as:

 

  • fixed header and fixed footer with scrollable content
  • disable two finger scroll
  • flicker ontouchstart instead of onclick
  • hiding chrome ( window.scrollTo(0,1) )
  • stopping rotation/orientation change

 

Notes:

  • a href="" will work both in iPhone and desktop browser but there's a longish delay following the touch to fire the link click
  • Details on how to eliminate delay when touching links (and still keep compatibility with desktop clients) available at http://cubiq.org/remove-onclick-delay-on-webkit-for-iphone/9. (Copy and paste link, pbwiki doesn't like having 'onclick' in a link URL.)

 

Comments (0)

You don't have permission to comment on this page.