subModal test page

This is a test page for the subModal - a DHTML modal dialog solution.

To check out a demonstration, click the button below.


show modal window using class
show modal window using class and overriding default size

Download the latest code.

Interested to know how this works?

Check out the explanation.

This demo is known to work in IE 6.x, FireFox 1.x, Safari & Opera 7.x.

CSS transparency is being used in IE, but is available on FireFox & Safari as well.

Right now I'm using a 24bit transparent PNG for the background. This allows transparency to work in Opera as well, since their CSS support is a bit lacking.
If you don't care about opera and want control of the color or opacity of the mask from the css, comment that section out.