Linkerror plus severe error in table wizard!

  •  03-17-2011, 5:57 AM

    Linkerror plus severe error in table wizard!

    Hi,
     
    An error in both the Classic ASP and the .NET -editor. Applies to IE7 & 8 only it seems and can be reproduced on your demo site.
     
    Create a table...
     
    1. <table border="0" cellspacing="2" cellpadding="2" width="500">  
    2.     <tbody>  
    3.         <tr>  
    4.             <td><p>Test</p></td>  
    5.             <td></td>  
    6.         </tr>  
    7.     </tbody>  
    8. </table>  
     
    Then mark "Test" and try to link it.
    Linking stops working when you mark it backwards.
    Double click and forward marking is no problem at all.
     
     
    By the way, your table wizard dont terminate the tables any more, this you ought to fix immedately. )c:
     
    /BC
     
     
View Complete Thread