Skip to main content

Bug Tracker

Side navigation

#13777 closed bug (fixed)

Opened April 15, 2013 09:52AM UTC

Closed April 15, 2013 02:46PM UTC

Last modified April 18, 2013 08:18PM UTC

IE7 jQuery attribute selector not working properly

Reported by: markus.buergler@me.com Owned by: timmywil
Priority: high Milestone: 1.10
Component: selector Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:
Description

I have a website with some inline and external scripts. When I run $('script[src]') to select only external script tags it returns inline scripts too. http://jsfiddle.net/mbuergler/rzGfL/

Attachments (0)
Change History (3)

Changed April 15, 2013 02:26PM UTC by timmywil comment:1

component: unfiledselector
milestone: None1.10/2.0
owner: → timmywil
priority: undecidedhigh
status: newassigned

Confirmed. I have a solution though. http://jsfiddle.net/timmywil/rzGfL/5/

Changed April 15, 2013 02:46PM UTC by Timmy Willison comment:2

resolution: → fixed
status: assignedclosed

Update Sizzle: src attribute in IE7. Fixes #13777.

Changeset: c0088f2d26bba38dc04e9076a73579800e04347f

Changed April 18, 2013 08:18PM UTC by dmethvin comment:3

milestone: 1.10/2.01.10