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

1 Comment on Lightwindow Issues and Fixes »

Kaushal @ 11:26 am:

Hi All, I want to know that how can I make available the related thumbnails of one main thumbnail.

For example I have one Gallery and I am using Lightwindow Overlay, Now I have displayed only one image of total 7 from that gallery. Now when I click on it only that image becomes bigger & can be seen in Lightwindow Overlay & others can be seen when I click on Next/Previous. Now what I am looking for is, the other thumb images should be displayed in the bottom of Lightwindow Overlay & by clicking on it they should apper like first image (bigger one) & so on not just by Next/Previous.

So where should I change?

Please Help.

Thanks.

Leave a Comment