Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mozilla Background Image Problem

Status
Not open for further replies.

BBobinski

Programmer
Oct 2, 2002
9
US
I have a problem with my website when viewed in Mozilla. The background Image DateTime.jpg appears fine in IE but when it is viewed in Mozilla it appears distorted - any Suggestions?


<tr>
<td width="115"><img src="/images/Navigation.jpg" width="115" height="20"></td>
<td width="420"><img src="/images/Tab_Home.jpg" width="420" height="20"></td>
<td width="195"
background="/images/DateTime.jpg"><div align="right">
<script language="Javascript"><!--
// Get today's current date.
............... JAVA DATE SCRIPT
//--></script>
</div></td>
<td width="10"><img src="/images/Filler.jpg" width="10" height="20"></td>
</tr>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top