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

Showing Mobile Friendly Web Page Without Having To Zoom In

I'm trying to create a mobile friendly web page using the code below. When I view it over a HTC… Read more Showing Mobile Friendly Web Page Without Having To Zoom In

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

In Mobile Site Opera Mini Select All The Links Of List Items At Once, Any Solution?

I'm making a mobile site for old mobile and testing on Nokia 5130 Xpress Music which has Opera … Read more In Mobile Site Opera Mini Select All The Links Of List Items At Once, Any Solution?

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

Remove Image Link In Mobile Screen

I have a clickable image on my desktop website theme which showed on mobile screens. I’ve managed t… Read more Remove Image Link In Mobile Screen

Css3 Media Queries Are Not Working

I've recently been developing a mobile version for a website, and quite simply want to be able … Read more Css3 Media Queries Are Not Working

I Have A Mobile Website But It Loads Zoomed Out. How Can I Fix This?

I have a mobile website but it loads zoomed out. How can I fix this. Solution 1: You should insert… Read more I Have A Mobile Website But It Loads Zoomed Out. How Can I Fix This?

Is There A Way To Detect 3g And 2g Connections Speed On Mobile Phones And Handheld Devices?

Is there a way to detect 3G and 2G connections on mobile phones and handheld devices? Like If I wan… Read more Is There A Way To Detect 3g And 2g Connections Speed On Mobile Phones And Handheld Devices?

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