Side navigation
#14221 closed bug (notabug)
Opened August 06, 2013 06:58AM UTC
Closed August 06, 2013 12:54PM UTC
TypeError in the safari browser for windows
| Reported by: | baishuiz@gmail.com | 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.
Attachments (0)
Change History (1)
Changed August 06, 2013 12:54PM UTC by comment:1
| resolution: | → notabug |
|---|---|
| status: | new → closed |
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.