DMXzone Lightbox Support Product Page

Solved

The Lightbox is open at the top of my page and is not visible?

Reported 27 Apr 2012 03:29:05
1
has this problem
27 Apr 2012 03:29:05 Troy Julius posted:
The Lightbox is open at the top of my page and is not visible?

Go to meetazburners.com/ and click on any profile picture at the bottom of the page then scroll up to see the Lightbox. How can I make Lightbox appear on the page so it is visiable?

Replies

This reply was removed on 4/27/2012 7:25:18 AM.
See the changelog
Replied 27 Apr 2012 07:27:44
27 Apr 2012 07:27:44 Troy Julius replied:
This is happening with Internet Explorer version 6; however I do not see the problem using FireFox.
Replied 27 Apr 2012 07:30:10
27 Apr 2012 07:30:10 Teodor Kuduschiev replied:
Hello Troy,

Your page code is totally broken:
The opening head tag

<head>
<script type="text/javascript" src="ScriptLibrary/jquery-latest.pack.js"></script>
<script type="text/javascript" src="dmx/dmx.core.js"></script>
<!--[if IE]><script type="text/javascript" src="dmx/lib/excanvas-compressed.js"></script><![endif]-->
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1" />
<META name="DESCRIPTION" content="AZBurners Regional Members Profiles! Meet Arizona Burning Man fans!  Checkout profiles of Arizona Burners and learn more about the AZBurners Regional memebers." />
<META name="KEYWORDS" content="Members, Profiles, AZBuners, Burning Man, Larry Harvey, Black Rock City, Nevada, Arizona, California, Colorado, New Mexico, Toast, Decompression, Witch Wells, Regional, Naked Mike, Troy Julius, Greg DeRushia, Mindy Wilson, Frank-o-bear, Frank Villarrea, Steve Critcher" />


Should be after:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<meta name="verify-v1" content="7F+qlFDJD2n3kxM3O5MJayqxBh2KJIeq7RvW+a7rJnw=" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>AZBurners Regional Member Profiles Website</title>


Please fix this, as the broken code makes IE start in Quriks mode and breaks the rendering of the page.

P.S. Just curious why would someone want to see the page in 12 years old browser as there are already IE8(WinXP) and IE9(Vista+)?
Replied 27 Apr 2012 07:41:40
27 Apr 2012 07:41:40 Troy Julius replied:
That did the trick! Awesome thank you.

Reply to this topic