Hi, I am having a problem with IE not behaving properly (surprise). I am getting an error in IE 6 & 7 but not in FireFox.
any help would be greatly appreciated. I am actually not the developer. I have someone doing it for me. I know a little js, but now very much. He is also stumped. If possible, please be specific in answering.
thanks so much for the help.
the error is:
Line: 15
Char: 1
Error: 'this.lightview' is null or not an object
Code: 0
URL:
http://208.131.157.93/srx/Magna/promos/x.htmlhere is the 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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Magna Adds / Promotions</title>
<link rel="stylesheet" type="text/css" href="/lightview/css/light
view.css" />
<script type="text/javascript" src="/lightview/js/prototy
pe.js"></s
cript>
<script type="text/javascript" src="/lightview/js/scripta
culous.js?
load=effec
ts"></scri
pt>
<script type="text/javascript" src="/lightview/js/lightvi
ew.js"></s
cript>
</head>
<!-- <body onload="Lightview.show({ href: 'y.html', rel: 'iframe', options: { width: 1024, height: 768 }});" > -->
<body
onload="Lightview.show({
href: '
http://208.131.157.93/srx/Magna/promos/Magna/y.html',
options: { width: 1024, height: 768 }});"
>
</body>
</html>
Start Free Trial