Many function don't work with a styled content

Last post 12-01-2007, 6:23 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  12-01-2007, 12:25 AM 35580

    Many function don't work with a styled content

    Go to http://cutesoft.net/example/general.aspx
    1. Input the test data below.
    2. Ctrl-A to select all content.
    3. Try to click some button on toolbar
    4. Many function do not work. Bold, Italic, Font Color, Set Font Type, Font Size , Lower Case (upper case work correctly) 
     
    <table style="margin-left: 0px; margin-right: 0px; border-collapse: collapse" cellspacing="0" cellpadding="0" border="0">
        <tbody>
            <tr>
                <td id="colCel1" style="width: 703px" valign="top">          
                <div style="padding-left: 56px"><span style="font-weight: normal; font-size: 8pt; color: #000000; font-style: normal; font-family: Verdana"><input type="checkbox" />Measure weight</span> </div>
                <div style="padding-left: 30px"><span style="font-weight: bold; font-size: 8pt; color: #000000; font-style: italic; font-family: Verdana">Contingency</span> </div>
                <div style="padding-left: 56px"><span style="font-weight: normal; font-size: 8pt; color: #000000; font-style: normal; font-family: Verdana"><input type="checkbox" />Notify provider specify parameters</span> </div>
                <div style="padding-left: 30px"><span style="font-weight: bold; font-size: 8pt; color: #000000; font-style: italic; font-family: Verdana">Interventions</span> </div>
                <div style="padding-left: 56px"><span style="font-weight: normal; font-size: 8pt; color: #000000; font-style: normal; font-family: Verdana"><input type="checkbox" />Elastic stockings</span> </div>
                <div style="padding-left: 56px"><span style="font-weight: normal; font-size: 8pt; color: #000000; font-style: normal; font-family: Verdana"><input type="checkbox" />Elevate head of bed</span> </div>
                <div style="padding-left: 56px"><span style="font-weight: normal; font-size: 8pt; color: #000000; font-style: normal; font-family: Verdana"><input type="checkbox" />Intermittent pneumatic compression</span> </div>
                <div style="padding-left: 56px"><span style="font-weight: normal; font-size: 8pt; color: #000000; font-style: normal; font-family: Verdana"><input type="checkbox" />Peripheral venous cannula insertion/management</span> </div>
                <div style="padding-left: 56px"><span style="font-weight: normal; font-size: 8pt; color: #000000; font-style: normal; font-family: Verdana"><input type="checkbox" />Urinary catheter initiation/management</span> </div>
                <div style="padding-left: 56px"><span style="font-weight: normal; font-size: 8pt; color: #000000; font-style: normal; font-family: Verdana"><input type="checkbox" />Urinary straight catheterization</span> </div>
                <div style="padding-left: 30px"><span style="font-weight: bold; font-size: 8pt; color: #000000; font-style: italic; font-family: Verdana">Patient Education</span> </div>
                </td>
            </tr>
        </tbody>
    </table>
     
    Note: They work correctly when you format one by one item.
     
     
     
  •  12-01-2007, 6:23 PM 35582 in reply to 35580

    Re: Many function don't work with a styled content

    huythan,
     
    Your code contains many inline styles which cannot be overruled by bold, italic...... buttons.
     
    Please select all, click clean "remove format" button then try again.

    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 as RSS news feed in XML