Demo of an Easy "Lightbox" Technique (Improved Code)
This is the main content. To display a lightbox click here
This is the lightbox content.
Close
Improvements:
- Accessible (visitors w/JS disabled see the content)
- (JS-enabled visitors click here to see what the JS-disabled visitors see)
- Uses XHTML/CSS valid code (verify with footer links)
- It employs semantically-correct XHTML
- Fixed the "background fade" in IE6
- Fixed the "background fade" on pages with scrolling content
Click here to see the original version or read the accompanying article.