Opened 9 years ago
Closed 9 years ago
#14221 closed bug (notabug)
TypeError in the safari browser for windows
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When Object was injected into the attachEvent methord, it will result in TypeError in the safari browser for windows.
Note: See
TracTickets for help on using
tickets.
There is no attachEvent method in the Safari browser, it's a non-standard IE extension primarily used by older versions. The last version of Safari supported by Apple on Windows is 5.1 which is way out of date.