Side navigation
#15103 closed bug (duplicate)
Opened May 21, 2014 09:42AM UTC
Closed May 21, 2014 11:34AM UTC
Space in selector problem
| Reported by: | Jogi | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | None |
| Component: | selector | Version: | 1.11.1 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Issue with space in selector with jquery 1.11.1 and Internet explorer.
exemple:
$(".testCls [name='blabla']")
cannot find anything when with older version, it work.
jsfiddle:
Attachments (0)
Change History (1)
Changed May 21, 2014 11:34AM UTC by comment:1
| resolution: | → duplicate |
|---|---|
| status: | new → closed |
Duplicate of #15104.