Questions tagged as 'safari'

1
answer

set the position of the "search cancel" button in an input type = search in Safari 7

I have input[type=search] with padding . As I want to have the same style in different browsers I used -webkit-appearance: none; but in Safari 7 (mavericks at least) The button that does reset / cancel the search is cut off....
asked by 01.11.2014 / 13:47
1
answer

Broken layout Safari8

Hello! I'm starting in frontend and am having some problems with compiling code in different browsers. Developing a header and a Canvas style menu I came across the totally broken layout in Safari8. I used some css tags from render engines --web...
asked by 17.01.2017 / 20:46
1
answer

Is it possible to develop Safari extensions using Windows or Linux?

I remember that there used to be a Safari for Windows, which does not receive any updates, but even with it it was necessary to have an Apple developer license, at the time it was free to develop pro safari (I think it is still enough to access...
asked by 26.07.2016 / 01:14
2
answers

Is it possible to simulate safari on windows? [closed]

I wanted to know if there is any way to simulate safari on windows, because in some situations the layout that is applied in chrome does not work right on the safari. With this I wanted to know if you have how to use the safari without necessari...
asked by 21.08.2017 / 16:07
1
answer

Can you determine a line of code for each browser?

I want in Google Chrome my site has width: Xpx; and in Safari it has width: Ypx; , is it possible?     
asked by 18.02.2015 / 18:47
0
answers

safari navigation bars do not disappear

I'll explain this through the medium of prints Basically, there are these navigation / address safari bars link Now,whenscrolling(usinganiphone,youcansee,shrinkthenavigationbarandsafarioptionsdisappear,youcanseefromtheexampleofwww.apple...
asked by 01.10.2015 / 10:54
2
answers

Open facebook link in iOS Safari

Scenery: I have an app, which links to a particular page on facebook. When the user clicks the link, it should be directed to the page and loaded with Safari. However, if the user has the Facebook App installed on the iPhone, iOS direct...
asked by 20.01.2015 / 23:00
2
answers

Javascript very slow on safari mobile [closed]

In my application has a javascript siples to increment a field, the problem that in the safari gets ultra slow almost does not work, while in the chrome works perfectly. Is there something to do to run normal on safari? js: $("#aumentaDesco...
asked by 14.04.2015 / 22:13
1
answer

Problem with anchors in Safari in Windows

Hello, I have two pages, one of them contains an anchor for a section of the other page: <dsp:a page="${publicUrl}${URLs.club}#ancora" class="veja-mais block"> In this other I have one, which is in the right place where it should be d...
asked by 26.08.2014 / 15:52
0
answers

How to release scrolling in Safari 11.1?

I needed to do this so that the content is not being shaken and swipe with the finger, but now the scrolling of the page has stopped working, how do I release the bearing? document.addEventListener('touchmove', function(e) { e.preventDefau...
asked by 13.09.2018 / 22:59