I need to create a modal dialog on a webpage using javascript. Normally this would be easy as I could use something like jQueryUI or BlockUI, but the caveat here is that I\
I created a library called Msg that makes it easy to create modal windows. It has a lot of options and events to make your own different kinds of modal windows. Everything can be customized through css. It's also a single file, no need to import css files.