Read browser type switch page to load images of non webp type for Safari
Adobe Pros,
Please help me with a script for my website that will read the users browser type. If the browser is Safari, have the script direct the user to a different page. I want to do this because Safari will not read the webp images. I plan to make a different page with all jpeg images so the Safari user can wait for them to load instead of not seeing them. I have seen fixes for this problem using the HTML Picture element and adding alternative image formats for Safari users. But, I'm using FancyBox with these webp images and I don't see how the 'picture element' could be used within FancyBox. Thanks for any insight you can provide...James
