Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for ClockPick, a Time Picker


ClockPick, a Time Picker 1.2.6

fixed bug: when using external click target (clock image), text input was not manually editable.

ClockPick, a Time Picker 1.2.5

- Removed Safari hacks; newer versions of Safari (3.1+) are behaving more like FF and IE
- removed [@name] reference, changed to [name]; @attr selectors obsolete in jQuery 1.3+

ClockPick, a Time Picker 1.2.4

- Fixed "event: focus" bug with div placement
- changed css styling

ClockPick, a Time Picker 1.2.3

Updates:
- improved mouse interface
- updated style sheet
- added ability to set hour & minute container opacity

ClockPick, a Time Picker 1.2.2

Version 1.2.2, released February 20, 2008

Fixed bug where plugin would fail on IE6 if Doctype was not declared.

ClockPick, a Time Picker 1.2.1

Fixed small issue with div placed incorrectly when control near bottom of viewport and scrolltop > 0.

ClockPick, a Time Picker 1.2

Added native support for the bgIframe plugin.

ClockPick, a Time Picker 1.1

Added keyboard support.
Safari for Mac issues seem to be fixed. Please let me know if you experience any problems using Safari.
Fixed odd Firefox error referenced in Version 1.0. This is a known FF bug that has been around for a long time when using event.relatedTarget and the mouseout relatedTarget is an input field. Used a try/catch block as a workaround. More info: https://bugzilla.mozilla.org/show_bug.cgi?id=208427