I am working on a web-app and in testing on iPhone X using the Simulator, the status bar is completely black. How do I make my website cover the entire screen?
I recently noticed that the safari share sheet sends the canonical url when a user uses it to share a webpage. Is there a way to overwrite that behaviour via h
display: -webkit-box; -webkit-line-clamp: 5; line-clamp: 5; -webkit-box-pack: end; text-overflow: ellipsis; -webkit-box-orient: vertical; overfl
I am using cloudinary for uploading the videos. While trying to play the video, I am using HTML video tag <video controls playsInline> <source src=
I'm developing a website with iOS friendly. I have some experiences of making video auto play on iOS. To make able to autoplay on iOS, we must follow these rul
I'm using Ant Design UI Library in React. Using Table Component and using fixed columns features like this, The black line appears in Safari not Chrome. I th
I implemented css animation to the image and it works well on explorer or chrome through the pc. Though, on safari, the image is placed in the left top corner.
I am trying to find a replacement for the css property "contain: content" for Safari (since it works perfectly on Chrome), but I can't find any. Is there some k
I'm creating a web application and in order for it to run, you must have your device 'registered'. The registration process involves entering the IPv4 address o
Within my app I am want to open links from within my domain (e.g.: communionchapelefca.org) in WKWebView but then have links from other domains open in Safari.
Having previously used jQuery date picker, I have now converted some of the date fields in forms on my website to the HTML5 date picker. On the documentation,
I've been playing around with space and round values for background-repeat. In theory this should mean I can use a radial gradient to create a nice dotted borde
I'm trying to hide captions on a video element: I'm using the following css: video::cue { visibility: hidden; } It works fine in Chrome, but on Safari it
I have a flip card that displays content on the front and back. Front content determines the height of the card. The card back should be the same height as th
I've been exploring the limits on SpeechSynthesis.speak on iOS Safari. I believe the current rules are more restrictive than there were in the recent past. Are
I have a button and styles for it, let's say this color is #e67410 for main-btn::before(border-top: 14px solid #e67410;), but in the safari browser this color t
Most references as below mention that Safari partially supports web components. In detail, what web component features are not supported by Safari desktop and S
I am developing websites and creating applications. I want to know how to inspect an element through web browsers like safari. In normal Chrome, Firefox, Expl
When I run the following code in Safari (and only Safari), the Javascript won't load in the browser: $(document).ready(function() { let dataX = { last:
I have ported a Chrome/FireFox extension. One of the things that does not work is receiving message from background to a options page (safari-web-extension:///p