Website not working on Apple products

Hi all!

I'm a student working on a project involving HTML, CSS, and JavaScript.

It works fine all all devices I've tried, apart from Apple products.

The JavaScript and some CSS animations do not work on these devices.

I've tried updating both the CSS and JavaScript to older versions to make them more readable. This didn't work.

To be clear, it works on Google Chrome on Mac, but not Safari.

And it doesn't work on iPhone at all.

Link to Github: https://github.com/DarraghReid/eden

I would really appreciate any help you can give.

Thank you!

When you say "it doesn't work", what error are you seeing?

Could you provide more specific examples of css/js that do not work in your attached project? For CSS animations, have you verified that the property is supported in Safari? Or that it doesn't require the safari-specific -webkit- prefix?

Website not working on Apple products
 
 
Q