Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

safari

  1. H

    JavaScript Grey background on IOS when clicking

    Hello there!! When I click on an absolute positioned div on IOS (Safari), there is a flash of a grey background. This is a video the example: Screen Recording 2025-04-10 at 09.23.30.mov And this is a code pen with the example code: https://codepen.io/hebrerillo/pen/RNwzKXx However, if the...
  2. H

    JavaScript Safari can't play videos with sound using IntersectionObserver

    Hello there! I am having trouble playing videos with sound in Safari. The videos are not played by a click, but when they are visible on the screen by using an Intersection Observer. In Firefox, once there has been some user interaction with the page, a click for example, I can do this...
  3. A

    JavaScript Javascript Help for an iOS Shortcut

    I only just started using Javascript, so I do not know much. I am creating a iOS Shortcut that transfers the current video playing, onto a new tab. The Javascript works on some websites but not all. If the video playing is using the safari default video player, it does not work. It’s a Safari...
  4. TokyoNerd

    HTML & CSS Menu Bar Not Displaying Properly on Safari

    Below is the code I'm using to build a website. Everything looks great on every web browser except for Safari. The website is in both Japanese and English, and for whatever reason, the gray line underneath the menu bar isn't displaying properly on the Japanese version of the website when I test...
Back
Top Bottom