Skip to content

hide current button #100

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

Open
jyaguen opened this issue Feb 1, 2011 · 2 comments
Open

hide current button #100

jyaguen opened this issue Feb 1, 2011 · 2 comments

Comments

@jyaguen
Copy link

jyaguen commented Feb 1, 2011

Hi,
I don´t know how to hide the current button on a timepicker.
are there some parameter as "showminute" or "showhour" that permit to hide this button?

Thanks a lot!

@tyskie
Copy link

tyskie commented Feb 9, 2011

For the time being you could use
.ui-datepicker-current { display: none; }

@rubinhozzz
Copy link

is there a way to do something like this??

$('#datetime').datetimepicker('option', 'showMinute', false);

Thanks in advance!!!

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

3 participants