Hello,

just a small thing i have noticed. Its not a bug, just the way
voyager reacts to bad html from other browsers like netscape/ie.

if you have a table like this

<table border="1">
 <tr>
  <td>1</td>
  <td>2</td>
  <td>3</td>
  <td>4</td>
  <td>5</td>
 </tr>
 <td colspan="5">6</td>
 </tr>
</table>

obviously this is broken as there is no <tr> for the second row.
however both ie and netscape will display this as a new row anyway,
since it assumes there should be as the last table row was ended.

however, voyager interprets the <td colspan="5"> as an extra cell
so you get like [1][2][3][4][5][6] instead of

[1][2][3][4][5]
[6            ]

i have run into pages which have broken tables quite often online, and
if the behavior in voyager was like that of netscape/ie things would certainly
look right in more cases.

Regards

buzz
-- 

<sb>
<sb>ExoticA - http://exotica.fix.no
<sb>
<sb>a4000(T),68060+SCSI2,98mb RAM,~14gb HD's,Cybervision 64/3D,
<sb>Toccata,Emplant Pro,X-Surf,ScanJet IIcx,LaserJet 3p +
<sb>a3000,68060,66mb RAM,2gb HD,X-Surf,Deskjet 610C + 
<sb>a1200(T)+ZIV,68030,10mb RAM,~7gb HD's on Powerflyer,
<sb>40x CD-ROM,Silversurfer, PCMCIA Ethernet +
<sb>a500,68000 :),7mb RAM,540mb HD,CD-ROM,HAM-E Graphics Adapter +
<sb>2 * C64, 1541, Power Cartridge, MPS 803 Printer :)
<sb>

_____________________________________________________________________
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

Reply via email to