Open luisigualada opened 1 year ago
@luisigualada take a look at this fork: https://github.com/sebasira/jquery.schedule.plus I've implemented a way to set a custom content to the event box.
Then in the project where I use that lib I define a tooltip inside that content to display info on mouse over.
It would be interesting to be able to put the mouse over the boxes and have it show a kind of popup with information related to the task.
How could Mouse Over be implemented ?