views:

31

answers:

1

I need a pointer to a library to show modal dialog popup with HTML content. The library should be able to work in random websites without relaying on a library like jquery etc..

My requirements: 1. beautiful design (shadow is a plus for example). 2. compatibility with arbitrary doctypes 3. lightweight and quick to load.

thanks

A: 

Non jquery reliance will really limit the options nowadays - but simplemodal is pretty nice if you rethink your jquery reliance requirement

RandomNoob