Clear empty timepicker on blur
-
We’ve got a
text_timepicker
for an optional End Time on an event post. When someone inadvertently clicks in the field, and then leaves it, the default time (12:00 AM) is set, and it’s not intuitive how to clear the field (leaving a0
or a single space in it will suffice). Is there a way using jQuery (or some other way) to set the field’s value to''
on blur if there’s not a user-set time in there?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Clear empty timepicker on blur’ is closed to new replies.