Opened 10 years ago
Closed 10 years ago
#12817 closed bug (notabug)
Form Enable Button Broke
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Location: http://docs.jquery.com/Frequently_Asked_Questions#How_do_I_disable.2Fenable_a_form_element.3F
I noticed the disabled button works but the enable doesn't because someone spaced and put $('#x').attr('disabled',) instead of $('#x').removeAttr('disabled') ... Just letting you know!
Note: See
TracTickets for help on using
tickets.
docs.jquery.com is obsolete content, please refer to api.jquery.com.