Skip to main content

Bug Tracker

Side navigation

#4463 closed bug (worksforme)

Opened March 31, 2009 11:32PM UTC

Closed October 29, 2010 06:18AM UTC

element selector doesn't work on Mac Safari

Reported by: yoniros Owned by: john
Priority: major Milestone: 1.4
Component: selector Version: 1.3
Keywords: basic element selector Cc:
Blocked by: Blocking:
Description

Simple element selector doesn't work on Mac Safari on jquery 1.3 and above. It works fine on 1.2.6

See attached example. It works with jquery-1.2.6.js but not with newer versions.

Tested on Safari 1.3.2 on Mac OS X 10.3.9

Attachments (1)
  • example.html (0.2 KB) - added by yoniros March 31, 2009 11:33PM UTC.

    Exanple - simple element selector

Change History (1)

Changed October 29, 2010 06:18AM UTC by addyosmani comment:1

keywords: → basic element selector
resolution: → worksforme
status: newclosed

I've recreated your test case here Live Test Case. With jQuery 1.4.3 this works fine in Safari on the Mac (and all other browsers).