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

Ipad Safari Development Toolbar

Is there some kind of developer toolbar that can be used within the iPad/Safari? I am aware of the … Read more Ipad Safari Development Toolbar

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

HTML5 Video Element On IPad Doesn't Fire Onclick?

I am using the video element in my HTML as following: Solution 1: This is a very late answer, … Read more HTML5 Video Element On IPad Doesn't Fire Onclick?

IPhone Connected Via USB Not Appearing In OS X Safari 'Develop' Menu After Upgrading To IOS 7

I have been using the Web Inspector in Safari (Mac) to debug mobile web apps on my iPhone on iOS 6.… Read more IPhone Connected Via USB Not Appearing In OS X Safari 'Develop' Menu After Upgrading To IOS 7

Mobile Safari And IFrame Src Attribute

I am trying to set the 'src' attribute for an iFrame. It works great on FireFox and Interne… Read more Mobile Safari And IFrame Src Attribute

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