Visual LightBox
-
lightbox popup window Monochrome Theme with Round Window thumbnails
-
lightbox html code Route Theme with Simple HTML Frame thumbnails
-
lightbox photos Modern Theme with Round Frame thumbnails
Prototype lightbox won't work on page
Q: Dear Support
I've now inserted the coding onto a blank page....
It still doesn't work correctly... why??
A: Please, try to add the doctype declaration for universal compatibility:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Notice, it should be the first line above all the code on your page.