![]() |
|
|
|
Click here for a list of Dr. Website's most frequently asked questions (and answers!). Dr. Website® Archives 2001June 28, 2001
Dear Dr. Website: I have a table with a number of table rows, and I am inserting different background images into each cell. It works great in Netscape (figures), but not in IE. What do I need to do to get it to work?
Answer:
<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1 ALIGN=CENTER>
<TR>
<TD BACKGROUND="image1.gif">
this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of
</TD>
<TD BACKGROUND="image2.gif">
this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of
</TD>
<TD BACKGROUND="image3.gif">
this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of
</TD>
</TR>
<TR>
<TD BACKGROUND="image4.gif">
this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of
</TD>
<TD BACKGROUND="image5.gif">
this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of
</TD>
<TD BACKGROUND="image6.gif">
this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of the cell this is the content of
</TD>
</TR>
</TABLE>
It works in MSIE as well as Netscape. -- Dr. Website
Question: Answer: <A HREF=# onClick="window.close(); return false;">Back to Home</A> -- Dr. Website
Question:
Answer: <form action="javascript:close()" method=POST><input type="submit" value="close"></form> or like this: <A HREF=# onClick="window.close(); return false;">click</A>
Thanks,
Question:
Answer: background="background.jpg" bgproperties="fixed"
Note that this will only work for MSIE; Netscape will ignore it and the
image will scroll. -- Dr. Website
Visit The Dr. Website® Archives. Click here for a list of Dr. Website's most frequently asked questions (and answers!). Send your own question to Dr. Website®.
|
|
|||||||||||||||||||||||||||||||||||||||