Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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...
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...
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...
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...