#4324 closed feature (wontfix)
No hasAttribute method.
Reported by: | MaxSchmeling | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | attributes | Version: | 1.2.6 |
Keywords: | attributes | Cc: | |
Blocked by: | Blocking: |
Description
It would be nice to be able to check if an attribute exists by a method call rather than checking if the value is undefined.
Change History (2)
comment:1 Changed 13 years ago by
Component: | unfiled → attributes |
---|
comment:2 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
.attr() already behaves such that it can be evaluated for existance.
http://jsfiddle.net/rwaldron/wVqvr/4/