Control.Modal.Dialog – a lightweight javascript modal dialog library

April 8th, 2008

Recently we realised that we were in need of a modal form/dialog. Sure there is a javascript “dialog” function however it is completely useless in IE7 and what’s more it’s not really ideal in other browsers. Most of our work is based on Prototype/Scriptaculous and we have used Control.Modal in other projects so I went about writing a small layer that can sit on top of it to provide an easy to use modal dialog. Control.Modal.Dialog was born.

At the same time, I’ve spent about 3 minutes setting up Xebidy’s Code Library, we are planning on releasing more and more of the code we are writing internally to the world under Open Source licenses and hopefully Bootstrap will be one of those. Sadly, other things tend to get in the road, like clients.

Update 4/06/2008: We have released a new much better version of this. It still lives at the same place.


2 Comments to “Control.Modal.Dialog – a lightweight javascript modal dialog library”


  1. YUI Modal Dialog » Wakeless.net said:

    [...] Xebidy we’ve written and released a javascript modal dialog library that wraps Control.Modal. That’s been a huge help in a couple of websites we’ve done, [...]


  2. Mr Dingleberry » The things you see from a lemon tree said:

    [...] by this he quickly climbed down. He hadn’t been this aroused since he stumbled on some javascript modal dialog blog posts.  Good [...]

Leave a Reply