Lightwindow Issues and Fixes

This is not a complete issues and fixes guide for the lightwindow, so it is still advisable to visit the lightwindow site.

Problem: Lightwindow overlay works just fine on Firefox, but off the screen on IE.

Fix: Make sure that your html document starts and has the right document type declaration tag, if not then you can use the following.

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>

Problem: Overlay box or content container height do not follow on what was set, not until browser is refreshed and re-opened.

Fix: Modify the default lightwindow height values to the required startup dimensions.

Lightwindow Dimensions

Permalink • Print • Comment

Trackback uri

http://seoroot.com/blog/computing/programming/lightwindow-issues-and-fixes.html/trackback

Related Entries

Leave a Comment