Search and Top Navigation
#7602 closed enhancement (fixed)
Opened August 03, 2011 06:26PM UTC
Closed August 09, 2011 01:56PM UTC
Last modified August 09, 2011 01:58PM UTC
Ability to stop datepicker from appearing with beforeShow event handler
Reported by: | joekarl | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.16 |
Component: | ui.datepicker | Version: | 1.8.15 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It would be nice to be able to stop a datepicker from showing by returning false from the beforeShow event handler. Currently this can only be done by destroying the datepicker. I've implemented this feature in this pull request https://github.com/jquery/jquery-ui/pull/378
Attachments (0)
Change History (5)
Changed August 03, 2011 06:45PM UTC by comment:1
version: | git → 1.8.15 |
---|
Changed August 03, 2011 07:48PM UTC by comment:2
status: | new → open |
---|---|
summary: | Inability to stop datepicker from appearing with beforeShow event handler → Ability to stop datepicker from appearing with beforeShow event handler |
Changed August 09, 2011 01:56PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | open → closed |
Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - Ability to stop datepicker from appearing with beforeShow event handler.
Changeset: d14629735648fb10403e38eac2b764ce6adf56c9
Changed August 09, 2011 01:58PM UTC by comment:4
Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - Ability to stop datepicker from appearing with beforeShow event handler.
(cherry picked from commit d14629735648fb10403e38eac2b764ce6adf56c9)
Changeset: 1b5af10bb1f4602885ea7be41262d3cd7e72adc4
Changed August 09, 2011 01:58PM UTC by comment:5
milestone: | 1.9 → 1.8.16 |
---|