Side navigation
#12817 closed bug (notabug)
Opened October 31, 2012 04:32PM UTC
Closed November 21, 2012 07:06PM UTC
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!
Attachments (0)
Change History (1)
Changed November 21, 2012 07:06PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
docs.jquery.com is obsolete content, please refer to api.jquery.com.