I have been struggling for a while now, attempting every possible way to add a popup window on mouse hover using fullcalendar. Sadly, all the solutions I've tried either mess up my calendar or don't work at all. I am trying to implement a popup window that appears above any event when the mouse hovers over it. Can someone please help me out? :(
Here's the code snippet (includes an alert with the event title which is functioning):
<!DOCTYPE html>
// insert rest of the code snippet here...
// insert CSS styles and more code snippets here..
// insert ul list and navigation buttons here..