DMXzone Lightbox Support Product Page

This topic was archived

Ligtkbox in server web

Reported 05 Sep 2009 17:29:55
1
has this problem
05 Sep 2009 17:29:55 payet johnny posted:
Hello,
I purchase DMXzone Lightbox
and it's works in my local server ( easy php) But when I upload it in my web server it"s not works.
Can You say me why he dont works.

thank you for your help.
johnny

My code :
 <!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">
<head>
<!--[if IE]><script language="javascript" type="text/javascript" src="../../dmx/lib/excanvas-compressed.js"></script><![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Document sans titre</title>
<script language="javascript" type="text/javascript" src="../../ScriptLibrary/jquery-latest.pack.js"></script>
<script language="javascript" type="text/javascript" src="../../dmx/dmx.core.js" id="dmxCoreJS"></script>
<script language="javascript" type="text/javascript" src="../../dmx/widgets/Lightbox/dmx.lightbox.js"></script>
</head>

<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><a href="mazda3/M35P.jpg" title="Mazda3  2.2L" rel="dmxLightbox" rev="{preset:'thin'}"> <img src="mazda3/thumbs/M35P.jpg" alt="Mazda3  2.2L" border="0" /> </a>
</td>
  </tr>
</table>
</body>
</html>


Replies

Replied 07 Sep 2009 13:25:06
07 Sep 2009 13:25:06 Teodor Kuduschiev replied:
Hello,

Could you please provide a link to your testing server?

Reply to this topic