Why ajax lightbox doesn't work in IE?

Q: Hi,

I would love to purchase the commercial license. We've been testing with the free version. There are problems in Internet Explorer with the slider.
Before purchasing I want to make sure there will be no issues. Can you let me know?

Thanks.

A: Please try to use the DOCTYPE declaration for universal compatibility, for example:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

Related