Top "Mobile" questions

The tag Mobile should be used to mark questions regarding mobile computing issues.

What's the point of 'meta viewport user-scalable=no' in the Google Maps API

I'm using the Google Maps JavaScript API V3 and the official examples always have you include this meta tag: <…

mobile google-maps-api-3 viewport meta-tags
How can I simulate mobile devices and debug in Firefox Browser?

I am looking for a tool, that shows my website in a mobile device mode. Also I want to debug …

firefox mobile plugins
Youtube autoplay not working on mobile devices with embedded HTML5 player

To my problem, i have one link <a href="http://www.youtube.com/embed/YT-ID" class="overlay_video">&…

html mobile youtube fancybox overlay
Disable scrolling in all mobile devices

This sounds like there should be a solution for it all over the internet, but I am not sure why …

android iphone css mobile scroll
Blocking device rotation on mobile web pages

Is it possible to detect on my page, for example using Javascript, when user visit it using mobile device in …

javascript mobile mobile-phones mobile-website
Div show/hide media query

What code can I use to make a particular div show only if on a mobile width? I have a 100% …

mobile media
Convert HTML5 into standalone Android App

I have a dynamic HTML5 document that does not contain any external resources (no images, css and scripts are coded …

android html mobile mobile-application
onClick not working on mobile (touch)

Ok, what im trying to do is slide a div down when the user clicks a list item. Problem is …

javascript jquery mobile safari onclick
How to completely hide the navigation bar in iPhone / HTML5

I'm really new to HTML5 for mobile. I use jQuery Mobile for my current app and I have some problems …

html mobile iphone-standalone-web-app