jquery / jquery/api.jqueryui.com
datepicker option() w/ parameter
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 73
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
hi,
docs for option() say
Gets an object containing key/value pairs representing the current datepicker options hash.
but actually returns jQuery object of the element that has datepicker bound on.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked datepicker option() documentation and compare its description with the behavior reported in this issue. Update the method documentation so it accurately describes the result when called with a parameter, then verify that the published wording matches the observed jQuery object return value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jquery
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100