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.

How to "turn off" jQuery Mobile's styling of <select> drop downs?

I need to turn off jQuery Mobile's styling of <select> drop downs. Ultimately I'd like the device itself (…

jquery html mobile mobile-website
how to prevent iOS safari alert when trying to open non-installed native app?

I've been looking for a way to open a native iOS app from the browser. I found a decent solution …

javascript ios safari mobile-safari mobile-website
Javascript console.log() on HTC Android devices and adb logcat

I am developing the application in HTML which is calling the console.log() from Javascript to provide me logs during …

javascript android web-applications mobile-website android-logcat
Embed youtube for mobile page

Is there a way to embed a link to a youtube video, so that the video will play in fullscreen …

video youtube mobile-website
Mobile CSS Page width

Trying pretty hard to make simple form page viewable in mobile devices. The form is viewable, just that I have …

html css mobile mobile-website
Sending an SMS to a Cellphone using Django

I am building an application, where I have this little survey module, which sends out a simple sms to the …

django sms mobile-phones mobile-website
em vs px... for mobile browsers

For desktop browser all modern browser uses Zoom functionality so we can use PX but if same site can be …

css xhtml mobile-website
Which Devices Support Javascript Geolocation via navigator.geolocation?

The iPhone supports geolocation in mobile Safari via the following call: navigator.geolocation.getCurrentPosition( function(pos){ var lat = pos.coords.…

javascript geolocation gps mobile-phones mobile-website
How to customize SharePoint 2010 mobile view

I am stuck on developing a mobile view for my SP2010 publishing portal. It is Internet-facing with custom pages / web …

sharepoint-2010 mobile-website sharepoint-branding
Using Viewport to create a mobile friendly version

I'm working on a site, but I want a mobile friendly version aswell. I'm a newbie to this. Someone suggested …

mobile mobile-website viewport mobile-webkit