Top "Mobile-website" questions

Mobile Website refers to the design and implementation of web content aimed at clients using mobile devices such as phones or tablets.

Trying to implement Google's Fast Button

I'm trying to implement Google's Fast button for the mobile touch events, and I seem to be stuck. I'm trying …

javascript javascript-events mobile-website
Fixed positioning for mobile browsers

On the mobile site I'm building, I need the top header to stay fixed positioned. I am aware of the …

javascript html css mobile-website
How to open local .html file in Android and Blackberry emulators, for testing?

How to open local .html file in Android and Blackberry emulators? I'm able to open any url from internet, but …

android html css mobile-website blackberry-simulator
Prevent scrolling on keyboard display iOS 6

I am running into a strange issue. I am currently producing a mobile web app using HTML5 and CSS3 for …

javascript iphone html ios6 mobile-website
rediect facebook app on canvas to mobile web app for mobile users

How can i redirect users coming to my app on facebook (canvas app) to the mobile version of the same.. …

redirect facebook-apps facebook-canvas mobile-website
SVG support on smart-phone browsers

I am investigating SVG, so I was wondering if anyone knows how good SVG support is for browsers on smart-phones. …

android ios html svg mobile-website
Android browser refreshes page after selecting file via input element

I have a mobile web page which includes an input element of type 'file', to allow users to upload image …

android mobile-website html-input
How to fetch device information from a progressive web app

How to fetch device information (Google Advertising Id or IDFA) from a progressive web app https://developers.google.com/web/…

ionic-framework mobile-website progressive-web-apps idfa google-advertising-id
Is there something similar to iOS's canOpenURL to check URL schemes for mobile browsers?

Possible Duplicate: iPhone Safari: check if URL scheme is supported in javascript? I'm using pic2shop to provide barcode scanning …

javascript iphone mobile-website
How can I test websites for Mobile Devices

What can I use to test websites I developed using HTML/CSS to see how it looks in mobile devices …

html css mobile-website browser-testing