Opened 10 years ago
Closed 10 years ago
#13900 closed bug (notabug)
在ie浏览器下不支持jquery的属性选择器
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
在ie浏览器下不支持jquery的属性选择器,什么时候能解决这个问题啊?
Change History (2)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Please ask for help on a forum.
Note: See
TracTickets for help on using
tickets.
Replying to [email protected]…:
ie浏览器不支持css3的属性选择器, 在原生态js中可以用getAttribute方法获取属性,jquery也可以根据这一点对属性进行判断。