Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mobile Website

Strange Click Event Bubble On Iphone Safari That It Stop Before Bubbling To Document.body

I have bind a click event as document.body.onclick = function(){alert('aaa')}; It do good b… Read more Strange Click Event Bubble On Iphone Safari That It Stop Before Bubbling To Document.body

Is Is Possible To Change Page Zoom In Mobile Safari Via Javascript?

I have a site using jquerymobile. It loads an initial webpage, and then as other pages are clicked… Read more Is Is Possible To Change Page Zoom In Mobile Safari Via Javascript?