I need to change the style of the \"OK\" Button in an alert box.
I know this is an older post but I was looking for something similar this morning. I feel that my solution was much simpler after looking over some of the other solutions. One thing is that I use font awesome in the anchor tag.
I wanted to display an event on my calendar when the user clicked the event. So I coded a separate I find it easier to use class names in my jquery since I am using asp.net. Below is the jquery for my fullcalendar app. You must have your own google calendar id and api keys. I hope this helps when you need a simple popup display.