Visual LightBox
Lightbox image viewer won't work in IE
Q: Hi,
I've purchased the latest Visuallightbox version and inserted it into my page. It looks fine in all browsers except IE. Could you help with it?
Thanks.
A: We've checked your page and found the doctype declaration is not complete.
Please, try to use the doctype declaration for universal compatibility:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">