Search and Top Navigation
#5249 closed bug (fixed)
Opened March 02, 2010 05:20AM UTC
Closed March 04, 2010 06:00PM UTC
"Disabled" option should be documented
Reported by: | ajpiano | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | [meta] ui.docs | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The widget factory supports setting the "disabled" option on init, but this option is not documented on any plugins.
Attachments (0)
Change History (1)
Changed March 04, 2010 06:00PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
I've added the disabled-option to the UIPlugin Template: http://docs.jquery.com/Template:UIAPIPlugin
I'll close as fixed, as its now mentioned at the top of every plugin - we can still improve the wording.