Opened 12 years ago
Closed 12 years ago
#9520 closed bug (fixed)
Incorrect documentation for removeProp()
Reported by: | scribu | Owned by: | Rick Waldron |
---|---|---|---|
Priority: | blocker | Milestone: | 1.next |
Component: | attributes | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On http://api.jquery.com/removeProp it says that removeProp() has a second argument, called value. This is simply not true and was probably due to copy-pasting the docs from prop().
NB: I don't know the appropriate place for reporting documentation related problems, because I couldn't find any info related to contributing to the documentation effort whatsoever.
Change History (5)
comment:1 Changed 12 years ago by
Component: | unfiled → attributes |
---|---|
Keywords: | needsdocs added |
Owner: | set to Rick Waldron |
Priority: | undecided → blocker |
Status: | new → assigned |
comment:2 Changed 12 years ago by
I'vemade the changed, once they are approved the site will update.
comment:5 Changed 12 years ago by
Keywords: | needsdocs removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
I believe the docs have been updated tho.
Note: See
TracTickets for help on using
tickets.
Consider yourself a contributor ;) This is the right place for docs related contributions. Thanks for report!