Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show widget on input focus even with appended icon #108

Open
fxck opened this issue Apr 2, 2013 · 1 comment
Open

show widget on input focus even with appended icon #108

fxck opened this issue Apr 2, 2013 · 1 comment

Comments

@fxck
Copy link

fxck commented Apr 2, 2013

now when you use the appended icon, widget only shows on when clicking on the icon..

I know I could do something like element.focus(function() { element.timepicker("showWidget")}); but I think it could be a feature or an option..

@frahugo
Copy link
Contributor

frahugo commented Sep 25, 2013

I agree... It should be consistent with bootstrap-datepicker. Clicking on a span with time icon should not show the widget. It should do it only if it is a button instead of a span.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants