资 源 简 介
[LightWindow](http://www.stickmanlabs.com/lightwindow/) is a one-for-all modal window generator authored by Kevin Miller, based on prototype supporting iframed content, inline content and image galleries including the nice lightbox effect. For more info on usage and syntax go to the official demo page.
lightwindow4asp (this project...) is an ASP.NET server control that wraps the [LightWindow JavaScript component](http://www.stickmanlabs.com/lightwindow/).
To make it work you just need to register a TagPrefix for the LightWindowLink namespace using either the @Register directive or the controls Element of the Web.config file and, off course, make a reference to LightWindowLink.dll.
Please no