jQuery Modal

11th November 2008

With recent projects I needed a flexible modal box. Most of the ones out there are either horribly bloated or only work for images, which really sucks when you want a form inside one. I decided the best route would be to write a quick one myself.

  • The example page is here
  • The minimised js is here
  • The big daddy zip with images is here

Have a look and see what you think. You can leave feed back etc via the jQuery doc page (which is here).