[RESOLVED] Site shows up in Firefox but not IE7

liunx

Guest
Site shows up in Firefox but not IE7 and I don't know what is going on with that. Here is the code for the page <<br />
<head><br />
<br />
<link href=http://www.webdeveloper.com/forum/archive/index.php/"maximostyle.css" rel="stylesheet" type="text/css" /><br />
<br />
<script type="text/JavaScript"><br />
<br />
<!--<br />
<br />
function MM_preloadImages() { //v3.0<br />
<br />
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();<br />
<br />
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)<br />
<br />
if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=http://www.webdeveloper.com/forum/archive/index.php/a;}}<br />
<br />
}<br />
<br />
<br />
<br />
function MM_findObj(n, d) { //v4.01<br />
<br />
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {<br />
<br />
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}<br />
<br />
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];<br />
<br />
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);<br />
<br />
if(!x && d.getElementById) x=d.getElementById(n); return x;<br />
<br />
}<br />
function MM_validateForm() { //v4.0<br />
var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;<br />
for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=MM_findObj(args);<br />
if (val) { nm=val.name; if ((val=val.value)!="") {<br />
if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');<br />
if (p<1 || p==(val.length-1)) {val.className='error';errors+='- '+nm+' must contain an e-mail address.\n';}<br />
} else if (test!='R') { num = parseFloat(val);<br />
if (isNaN(val)) {val.className='error';errors+='- '+nm+' must contain a number.\n';}<br />
if (test.indexOf('inRange') != -1) { p=test.indexOf(':');<br />
min=test.substring(8,p); max=test.substring(p+1);<br />
if (num<min || max<num) {val.className='error';errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';}<br />
} } } else if (test.charAt(0) == 'R') {val.className='error';errors += '- '+nm+' is required.\n'; }}<br />
} <br />
if(MM_findObj('firstname').value.length < 5 || MM_findObj('lastname').value.length < 5 || MM_findObj('street').value.length < 5 || MM_findObj('city').value.length < 5 || MM_findObj('prodName').value.length < 5){<br />
MM_findObj('firstname').className='error';<br />
MM_findObj('lastname').className='error';<br />
MM_findObj('street1').className='error';<br />
MM_findObj('city').className='error';<br />
MM_findObj('prodName').className='error';<br />
errors+='The Highlighted spaces must have at least 5 characters. Please make sure you have the product name included.\n';<br />
} <br />
if (errors) alert('The following error(s) occurred:\n'+errors);<br />
document.MM_returnValue = (errors == '');<br />
}<br />
//--><br />
</script><br />
<style type="text/css"><br />
<!--<br />
.style1 {<br />
font-family: Arial, Helvetica, sans-serif;<br />
font-size: 11px;<br />
color: #FF0000;<br />
}<br />
.error{background-color:#FFFF99;}<br />
<br />
<br />
</style><br />
--><br />
<br />
</head><br />
<br />
<br />
<br />
<body><br />
<br />
<table width="948" border="0" align="center" cellpadding="0" cellspacing="0"><br />
<br />
<tr><br />
<br />
<td height="55" colspan="2"><script type="text/javascript" src=http://www.webdeveloper.com/forum/archive/index.php/"js/swfobject.js"></script><div id="header"></div><script type="text/javascript">var so = new SWFObject("sitenav.swf", "mymovie", "948", "55", "8", "#FFFFFF"); so.addParam("menu","true"); so.addParam("quality", "high"); so.addParam("wmode", "transparent"); so.write("header");</script></td><br />
<br />
</tr><br />
<br />
<tr><br />
<br />
<td width="190" align="left" valign="top"><div id="secnav"></div><br />
<br />
<script type="text/javascript" src=http://www.webdeveloper.com/forum/archive/index.php/"js/swfobject.js"></script><script type="text/javascript">var so = new SWFObject("prod_nav.swf", "mymovie", "190", "670", "8", "#FFFFFF"); so.addParam("menu","true"); so.addParam("quality", "high"); so.addParam("wmode", "transparent"); so.addParam("salign", "tl"); so.write("secnav");</script></td><br />
<br />
<td width="605" align="left" valign="top"><table width="765" border="0" cellpadding="0" cellspacing="0"><br />
<br />
<tr><br />
<br />
<td height="40" colspan="2" class="headerbg"><span class="titlemain">Return Mechandise Authorization Form ( RMA ) - Step #1 Fill in your information </span></td><br />
<br />
</tr><br />
<br />
<tr><br />
<br />
<td colspan="2"><img src=http://www.webdeveloper.com/forum/archive/index.php/"images/spacer.gif" width="310" height="25" /><img src="images/spacer.gif" width="25" height="15" /><img src="images/spacer.gif" width="245" height="20" /></td><br />
<br />
</tr><br />
<br />
<tr><br />
<br />
<td width="25"><img src=http://www.webdeveloper.com/forum/archive/index.php/"images/spacer.gif" width="25" height="15" /></td><br />
<br />
<td width="765"><table width="765" border="0" cellpadding="0" cellspacing="0" id="rma"><br />
<br />
<form name="maximoRMAForm" id="maximoRMAform" action="rmavalidation.php" method="post" onsubmit="MM_validateForm('firstname','','R','store','','R','lastname','','R','street','','R','city','','R','z ip','','RisNum','phone','','RisNum','email','','RisEmail','prodName','','R','prodCode','','R','order Date','','RisNum','returnReason','','R','orderDate1','','RisNum','orderDate2','','RisNum','orderDate 3','','RisNum');return document.MM_returnValue"><br />
<tr><br />
<br />
<td height="40" colspan="2" align="left" valign="top" class="parahead" >Contact Information</td><br />
<br />
</tr><br />
<br />
<tr><br />
<tr><br />
<td>First Name:<br /><br />
</td><br />
<td ><input name="firstname" type="text" size="50" maxlength="50" required> </td><br />
</tr><br />
<tr><br />
<td >Last Name:<br /><br />
</td><br />
<td ><input name="lastname" type="text" size="50" maxlength="50" required> </td><br />
</tr><br />
<tr><br />
<td> Organization:</td><br />
<td><input name="organization" type="text" size="50" maxlength="50" required> </td><br />
<tr><br />
<td>Street Address 1:<br /><br />
</td><br />
<td><input name="street1" type="text" size="50" maxlength="50" required> </td><br />
<tr><br />
<br />
<td> Street Address 2:</td><br />
<br />
<td><input name="street2" type="text" size="50" maxlength="50" /></td><br />
<br />
</tr><br />
<br />
<tr><br />
<td>City:<br /><br />
</td><br />
<td><input name="city" type="text" size="25" maxlength="25" required> </td><br />
</tr><br />
<br />
<br />
<br />
</table></td><br />
<br />
</tr><br />
<br />
</table><br />
<br />
</body><br />
<br />
</html><br />
<br />
<br />
<br />
Thank you so much for your help. Here is the address for the page <!-- m --><a class="postlink" href="http://www.maximoproducts.com/rmareq.html">http://www.maximoproducts.com/rmareq.html</a><!-- m --><!--content-->Ah, I had two callings of CSS. They seem to have been butting heads.<!--content-->
 
Top