Opened 9 years ago
Closed 9 years ago
#8457 closed enhancement (fixed)
attrHooks
| Reported by: | john | Owned by: | john |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.6 |
| Component: | attributes | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Blocked by: | #3786 | Blocking: |
Description
It should be easy to extend attr to handle custom attributes and special browser edge cases (as we did with CSS).
This will likely require that we split property handling out from attribute handling into a separate set of methods as well.
Change History (6)
comment:1 Changed 9 years ago by
| Blocked by: | 3786 added |
|---|
comment:2 Changed 9 years ago by
| Owner: | set to john |
|---|---|
| Status: | new → assigned |
comment:3 Changed 9 years ago by
comment:4 Changed 9 years ago by
| Component: | unfiled → attributes |
|---|
comment:6 Changed 9 years ago by
| Milestone: | 1.next → 1.6 |
|---|---|
| Priority: | undecided → blocker |
| Resolution: | → fixed |
| Status: | assigned → closed |
| Version: | 1.5.1 → 1.5.2 |
Note: See
TracTickets for help on using
tickets.

My code work will be going here: https://github.com/jquery/jquery/tree/attrhooks.1.6