Top "Mobile-safari" questions

A mobile version of Apple’s Safari web browser.

How do you disable viewport zooming on Mobile Safari?

I've tried all three of these to no avail: <meta name=”viewport” content=”width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;” /> &…

html ios mobile-safari zoom viewport
Disable Auto Zoom in Input "Text" tag - Safari on iPhone

I made an HTML page that has an <input> tag with type="text". When I click on it …

html iphone zoom mobile-safari html-input
How can I recognize touch events using jQuery in Safari for iPad? Is it possible?

Is it possible to recognize touch events on the iPad's Safari browser using jQuery? I used mouseOver and mouseOut events …

jquery ipad events mobile-safari jquery-events
HTML5 Video tag not working in Safari , iPhone and iPad

I am trying to create an html5 web page in which there is a small video like 13s , I converted …

iphone ipad safari html5-video mobile-safari
Turn off iPhone/Safari input element rounding

My website renders well on the iPhone/Safari browser, with one exception: My text input fields have a weird rounded …

html css iphone mobile-safari css-reset
How do I remove the blue styling of telephone numbers on iPhone/iOS?

Is there a way to remove the default blue hyperlink colour from a telephone number when viewed on an iPhone? …

html ios css mobile-safari
How to disable phone number linking in Mobile Safari?

Safari on iPhone automatically creates links for strings of digits that appear to the telephone numbers. I am writing a …

iphone safari mobile-safari
How to launch Safari and open URL from iOS app

On the settings page, I want to include three links to My app support site YouTube app tutorial My primary …

ios url mobile-safari
ipad safari: disable scrolling, and bounce effect?

I'm working on a browser based app, currently I'm developing and styling for the ipad safari browser. I'm looking for …

ipad scroll mobile-safari bounce
How to check if an app is installed from a web-page on an iPhone?

I want to create a web-page, a page that will redirect an iPhone to the app-store if the iPhone does …

iphone ios web-applications mobile-safari