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

What's The Best Way To Detect Whether The Client Is A Tablet Or A Phone?

I am currently developing a client side application which will be designed for both, smartphones an… Read more What's The Best Way To Detect Whether The Client Is A Tablet Or A Phone?

Emile.js And Xui Animation Needing Double Click?

I am using xui and emile to make a collapsible panel but the first click needs a double click then … Read more Emile.js And Xui Animation Needing Double Click?

Ios/android Browser: Showing A Zoomed Preview Of Button On Touchmove

I'm trying to create behavior similar to iPhone keyboard (see included image). As in, when user… Read more Ios/android Browser: Showing A Zoomed Preview Of Button On Touchmove

Faking Max-device-width

To implement mobile website it would be useful to set max-device-width in my browser. I know plugin… Read more Faking Max-device-width

Audio Delay On HTML5 Mobile Web App

I'm developing a mobile web app using HTML5 & Javascript. The goal is to have a page with b… Read more Audio Delay On HTML5 Mobile Web App