Questions tagged as 'safari'

0
answers

Safarai Invalid redirect to whatssap

Friends what should you do in this code so that it redirects the number to the whatssap on the iphone, when clicked by safari it is invalid but in android it works correctly. <li><a class='icon-fa-instagram' href="intent://send/+55179...
asked by 08.06.2018 / 13:19
1
answer

Display block does not work in Safari

I'm trying to change the css of a loading via javascript. The element is as display:none and when I submit change this element to display:block and it appears on the screen. The issue is that when tested in Mac Safari it just...
asked by 30.03.2018 / 01:24
0
answers

Font-size greater rendeniza in Safari

Are there CSS or other reasons why Safari / iPhone would ignore some font size settings? On my particular site, Safari on iPhone produces some font size: 13px text larger than the font size: 15px text. Maybe it does not support font size on some...
asked by 17.12.2017 / 17:52
0
answers

swift 3 - How to close open page in a webview?

In a, index.html viewcontroller I'm using this code to open a local html file self.webView = WKWebView(frame: webFrame, configuration: config) self.webView?.uiDelegate = self as? WKUIDelegate self.webView?.navigationDelegate = self self.we...
asked by 18.05.2017 / 17:02
1
answer

Image without quality - Safari

Image of the website logo I'm developing loses quality when I open the site in Safari. Has anyone ever had this and knows how to solve it?     
asked by 17.04.2017 / 20:14
0
answers

Problems with Safari

I'm having problems with my application in the Safari browser, when I try to update some information. In my application, the form is mounted dynamically, with properties coming from the API. In other browsers, it works correctly, only in Safari...
asked by 12.09.2018 / 11:50
0
answers

Strange touch movement in the container by Safari browser

When I access the Safari browser on iPAD, the main container is moving like a drag effect when I touch, because of that, the image carousel does not swipe. This problem only happens on the Safari browser screen. So I've seen that some people hav...
asked by 13.09.2018 / 21:43
0
answers

Css / js effect of Flip card does not work on safari

I have a simple code that I developed, from a card flip effect, example below. It works on google quiet, but I found that in safari has a bug when the card turns, I researched, I found some prefixes for safari but I can not find a solution, l...
asked by 10.09.2018 / 20:47
0
answers

Why does the webview front end in Objective-C behave differently from the Safari browser on iPAD?

There is some way to make both compatible in the preview. IOS Version: 9.3.5 iPad 3: Model A1416     
asked by 20.04.2018 / 23:11
1
answer

How to use SafariViewController on all App URLs

I have an App that initially presents with a TableViewController where each cell leads to a ViewController simple. However, each ViewController displays many URLs that are automatically recognized within TextViews and it would...
asked by 25.05.2017 / 00:32