Safari prevents TR with display:none to be reshown using display:block or display:”; UNLESS a JavaScript alert(”) is used at the end
As the title says. THIS works on all browsers EXCEPT Safari (iPad).
How to Hide iOS Safari Address Bar When Scrolling Down in a Fixed Layout?
I have a fixed layout for my website with a header, main content, and footer. I am using Tailwind CSS for the front-end stylings. Despite implementing various solutions found on Stack Overflow, such as setting meta tags and window events, I’m still unable to hide the iOS Safari address bar when scrolling down on an iPhone.