• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Text box in IE 8 vs all other browsers

Text box in IE 8 vs all other browsers 13 years 10 months ago #10708

  • Danger
  • Danger's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hey Folks,

I have a form built, and it looks fine in every browser I have test, including IE 7, but for some reason it looks all weird in IE 8.

69.27.121.204/index.php?option=com_rsform&formId=2&Itemid=99999

Can anyone help me figure this out, I cant for the life of me see why it would do this.

PLEASE HELP!

<div class="componentheading">{global:formtitle}</div>
{error}
<table border="0">
<tr>
<td valign="top">
<table border="0">
<tr>
<td>{header:caption}</td>
<td>{header:body}<br/>
{header:validation}</td>
<td>{header:description}</td>
</tr>
</table>

</td>
<td valign="top">
<table border="0">
<p></p>
<tr>
<td>{RA #:caption} (*)</td>
<td>{RA #:body}<br/>
{RA #:validation}</td>
<td>{RA #:description}</td>
</tr>
<br>
<tr>
<td>{Return address:caption}</td>
<td>{Return address:body}<br/>
{Return address:validation}</td>
<td>{Return address:description}</td>
</tr>
</table>

</td>
</tr>
</table>
<table border="0">
<tr>
<td valign="top">
<table border="0">
<tr>
<td>{Address:caption} (*)</td>
<td>{Address:body}<br/>
{Address:validation}</td>
<td>{Address:description}</td>
</tr>
<tr>
<td>{Telephone:caption} (*)</td>
<td>{Telephone:body}<br/>
{Telephone:validation}</td>
<td>{Telephone:description}</td>
</tr>
<tr>
<td>{Email:caption}</td>
<td>{Email:body}<br/>
{Email:validation}</td>
<td>{Email:description}</td>
</tr>
</table>

</td>
<td valign="top">
<table border="0">
<tr>
<td>{Dealer Name:caption} (*)</td>
<td>{Dealer Name:body}<br/>
{Dealer Name:validation}</td>
<td>{Dealer Name:description}</td>
</tr>
<tr>
<td>{Date:caption} (*)</td>
<td>{Date:body}<br/>
{Date:validation}</td>
<td>{Date:description}</td>
</tr>
<tr>
<td>{Fax:caption}</td>
<td>{Fax:body}<br/>
{Fax:validation}</td>
<td>{Fax:description}</td>
</tr>
</table>

</td>
</tr>
</table>
<p></p>
</tr>
</table>
<table width="730" border="1" cellspacing="0" cellpadding="0">
<tr>
<td width="30" bgcolor="#333333" ><font color="#FFFFFF"> Part #</font></td>
<td width="100" bgcolor="#333333"><font color="#FFFFFF">Product Description</font></td>
<td width="100" bgcolor="#333333"><font color="#FFFFFF">Reason for Return</font></td>
<td width="30" bgcolor="#333333"><font color="#FFFFFF">QTY</font></td>
</tr>
</table>


<table border="0">
<tr>
<td valign="top">
<table border="0">

<tr>
{Part #1:body}
{Part #1:validation}
{Part #1:description}
</tr>
<tr>
{Part #2:body}
{Part #2:validation}
{Part #2:description}
</tr>
<tr>
{Part #3:body}
{Part #3:validation}
{Part #3:description}
</tr>
<tr>
{Part #4:body}
{Part #4:validation}
{Part #4:description}
</tr>
<tr>
{Part #5:body}
{Part #5:validation}
{Part #5:description}
</tr>
<tr>
{Part #6:body}
{Part #6:validation}
{Part #6:description}
</tr>
<tr>
{Part #7:body}
{Part #7:validation}
{Part #7:description}
</tr>
<tr>
{Part #8:body}
{Part #8:validation}
{Part #8:description}
</tr>
<tr>
{Part #9:body}
{Part #9:validation}
{Part #9:description}
</tr>
<tr>
{Part #10:body}
{Part #10:validation}
{Part #10:description}
</tr>
</table>
</td>

<td valign="top">
<table border="0">
<tr>
{Description1:body}
{Description1:validation}
{Description1:description}
</tr>
<tr>
{Description2:body}
{Description2:validation}
{Description2:description}
</tr>
<tr>
{Description3:body}
{Description3:validation}
{Description3:description}
</tr>
<tr>
{Description4:body}
{Description4:validation}
{Description4:description}
</tr>
<tr>
{Description5:body}
{Description5:validation}
{Description5:description}
</tr>
<tr>
{Description6:body}
{Description6:validation}
{Description6:description}
</tr>
<tr>
{Description7:body}
{Description7:validation}
{Description7:description}
</tr>
<tr>
{Description8:body}
{Description8:validation}
{Description8:description}
</tr>
<tr>
{Description9:body}
{Description9:validation}
{Description9:description}
</tr>
<tr>
{Description10:body}
{Description10:validation}
{Description10:description}
</tr>
</table>
</td>

<td valign="top">
<table border="0">
<tr>
{Reasonforreturn1:body}
{Reasonforreturn1:validation}
{Reasonforreturn1:description}
</tr>
<tr>
{Reasonforreturn2:body}
{Reasonforreturn2:validation}
{Reasonforreturn2:description}
</tr>
<tr>
{Reasonforreturn3:body}
{Reasonforreturn3:validation}
{Reasonforreturn3:description}
</tr>
<tr>
{Reasonforreturn4:body}
{Reasonforreturn4:validation}
{Reasonforreturn4:description}
</tr>
<tr>
{Reasonforreturn5:body}
{Reasonforreturn5:validation}
{Reasonforreturn5:description}
</tr>
<tr>
{Reasonforreturn6:body}
{Reasonforreturn6:validation}
{Reasonforreturn6:description}
</tr>
<tr>
{Reasonforreturn7:body}
{Reasonforreturn7:validation}
{Reasonforreturn7:description}
</tr>
<tr>
{Reasonforreturn8:body}
{Reasonforreturn8:validation}
{Reasonforreturn8:description}
</tr>
<tr>
{Reasonforreturn9:body}
{Reasonforreturn9:validation}
{Reasonforreturn9:description}
</tr>
<tr>
{Reasonforreturn10:body}
{Reasonforreturn10:validation}
{Reasonforreturn10:description}
</tr>
</table>
</td>

<td valign="top">
<table border="0">
<tr>
{Qty1:body}
{Qty1:validation}
{Qty1:description}
</tr>
<tr>
{Qty2:body}
{Qty2:validation}
{Qty2:description}
</tr>
<tr>
{Qty3:body}
{Qty3:validation}
{Qty3:description}
</tr>
<tr>
{Qty4:body}
{Qty4:validation}
{Qty4:description}
</tr>
<tr>
{Qty5:body}
{Qty5:validation}
{Qty5:description}
</tr>
<tr>
{Qty6:body}
{Qty6:validation}
{Qty6:description}
</tr>
<tr>
{Qty7:body}
{Qty7:validation}
{Qty7:description}
</tr>
<tr>
{Qty8:body}
{Qty8:validation}
{Qty8:description}
</tr>
<tr>
{Qty9:body}
{Qty9:validation}
{Qty9:description}
</tr>
<tr>
{Qty10:body}
{Qty10:validation}
{Qty10:description}
</tr>

</table>
</td>
</tr>
</table>

<br>
<p><span style="font-size: 12pt;"><strong>Please enter the security code<br />provided in the box below</strong></span></p>
{Captcha:body}
{Captcha:validation}
{Captcha:description}
<p></p>
{Sumbit Form Now:body}
{Sumbit Form Now:validation}
{Sumbit Form Now:description}
<br>
<script type="text/javascript">
function checkEmail(theForm) {
if (document.getElementById('email1').value != document.getElementById('Email').value)
{
alert('Those emails don\'t match!');
return false;
}
else {
return true;
}
}
</script>
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!