Re: contentEditable=false

  •  11-18-2009, 9:37 AM

    Re: contentEditable=false

    cheeves,
     
    Please try:
     
    <div contenteditable="false" unselectable="ON">
    <table style="position: relative; border-bottom-color: #000000; border-top-color: #000000; border-collapse: collapse; table-layout: fixed; border-right-color: #000000; border-left-color: #000000" class="EmbeddedTable" border="1" bordercolor="#000000" cellpadding="3">
        <colgroup>
        <col style="text-align: left; width: 30mm; vertical-align: top"></colgroup>
        <thead style="font-style: normal; font-family: inherit; font-weight: bold; text-decoration: none">
            <tr>
                <td style="text-align: center; font-style: normal; width: 119px; font-family: inherit; height: 19px; font-weight: bold; text-decoration: none">0002</td>
            </tr>
            <tr>
                <td style="font-style: normal; font-family: inherit;background: #b0d3dc; font-weight: bold; text-decoration: none">Name</td>
            </tr>
        </thead>
        <tbody style="font-style: normal; font-family: inherit; font-weight: normal; text-decoration: none">
        </tbody>
    </table>
    </div>
     
    Keep me posted

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View Complete Thread