Site logo

Archived topic

Aloha! Couple .js concerns.

3 replies · Started by William on December 28, 2017

Viewing posts 1–4 of 4

Aloha GeneratePress team,

My site checker tool coming up with 2 errors/concerns in the following file:

a11y.min.js

1) The element.attachEvent method was removed in Internet Explorer 11.

2) The querySelectorAll() method is not implemented in IE7, Firefox 3.0, Safari 3.0 or Opera 9.0.

---

99% sure neither of these are an issue ... looks like the code is written for to serve older browsers if needed ... But I'm no .js expert.

Any feedback appreciated.

Much thanks from Hawai'i

Stay warm!

bill

Hi Bill,

No issues there. attachEvent is there in case someone is using an older browser.

GP doesn't support IE7, so no issues with using querySelectorAll().

Let me know if you have any other questions :)

Awesome .. thanks Tom.

Such a killer product you've made.

bill

Thank you! Glad you like it!

This archived topic is closed to new replies.