Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q1266 I cannot select and copy text in a table

irt.org | Knowledge Base | JavaScript | Bugs | Q1266 [ previous next ]

Q1266 I cannot select and copy text in a table

Affects: Netscape Navigator 4.x 4.x

Weird bug when using align in nested tables. Remove the align in the outer table...

<table align="left">
<tr>
   <td>
      <table>
      <tr>
         <td>Try and select this!</TD>
      </tr>
      </table>
   </td>
</tr>
</table>

Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.