Skip to main content

Bug Tracker

Side navigation

#12322 closed bug (invalid)

Opened August 16, 2012 09:15PM UTC

Closed August 19, 2012 12:03AM UTC

onclick events do not work in Safari 5.1.7

Reported by: anonymous Owned by: anonymous
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.0
Keywords: Cc:
Blocked by: Blocking:
Description

Apparently in Safari 5.1.7 case sensitivity does matter for javascript events names. OnClick or onclick does not work. But onClick does.

Attachments (0)
Change History (2)

Changed August 18, 2012 11:21PM UTC by timmywil comment:1

owner: → anonymous
status: newpending

Thanks for taking time to contribute to the jquery project! Please help us assess your ticket by providing a test case from  http://jsfiddle.net or  http://jsbin.com using the git version of jQuery.

Changed August 19, 2012 12:03AM UTC by rwaldron comment:2

resolution: → invalid
status: pendingclosed

This is not a jQuery bug and yes, JavaScript case sensitive