hi.
i have the following problem with table rendering here.
i have a table with 2 columns. the first column has 2 radio buttons and a
"header" line. the second column has 3 columns instead.
looks like this in html (first column):
---------------------------------------------------------
<TD VALIGN="TOP">
this is a test:
<BR><INPUT type="radio" name="radio1" value="radio1"> radio 1
<BR><INPUT type="radio" name="radio2" value="radio2"> radio 2
</TD>
<TD VALIGN="TOP">
this is a second test:
<BR><INPUT type="radio" name="radio1 again" value="radio1
again"> radio 1 again one
<BR><INPUT type="radio" name="radio2 again" value="radio2
again"> radio 02 one more
<BR><INPUT type="radio" name="radio2 again" value="radio2
again"> radio 2 one more
</TD>
---------------------------------------------------------
the problem now is that both columns are not rendered correctly... looks
like that on screen:
---------------------------------------------------------
this is a test: this is a second test:
O radio 1 again one
O radio 1 O radio 02 one more
O radio 2
O radio 2 one more
---------------------------------------------------------
there is an unneccesary emtpy line in the first and second column...
the strang thing is, when i write the coding between <TD> and </TD> into one
single line, v renders it correct, like that:
---------------------------------------------------------
this is a test: this is a second test:
O radio 1 O radio 1 again one
O radio 2 O radio 02 one more
O radio 2 one more
---------------------------------------------------------
seems like a problem for me?
BUT:
ms-ie renders it also wrong...
the current mozilla (0.9.2) renders both examples in the same way, correct,
as expected...
i can send the sample code, if you want.
thanks and
byebye...
--
Michael Merkel (MiMe@IRC)
[EMAIL PROTECTED]
http://home.t-online.de/home/Merkel.Michael/
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
GMX Tipp:
Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a
_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE