Skip to main content

All Questions

2 votes
1 answer
299 views

How can I remove the tooltip that shows the last used dates on bootstrap?

I created a datepicker with bootstrap. It works mostly as I want it to, but everytime I click on the field it shows me the last years I have chosen. This blocks the calendar view and is also not ...
Jennifer S's user avatar
1 vote
3 answers
529 views

Jquery UI tooltip doesn't show on anything

I'm working with 2 bootstrap datepickers and I want to verify if the start date is greater than the end date then show a tooltip Here's what I have so far : http://jsfiddle.net/k84phas6/ $('#...
Launcher's user avatar