Re: Doubling of style="" Attribute when using XHTML Output = "true"

  •  08-07-2007, 12:50 PM

    Re: Doubling of style="" Attribute when using XHTML Output = "true"

    Maximus5684:
    I'm not seeing any single quotes in this text.  Let me highlight for you what is going on:
     
    <table style="margin-left: auto; margin-right: auto" cellpadding="5" style="margin-left: auto; margin-right: auto">
        <tbody>
            <tr>
                <td style="width: 100%; text-align: center" valign="top" style="width: 100%; text-align: center"><a href="http://www.google.com/" target="blank"><img style="border-right: medium none; border-top: medium none; border-left: medium none; width: 72px; border-bottom: medium none; height: 47px" alt="" src="http://www.google.com/logo.gif" style="border-right: medium none; border-top: medium none; border-left: medium none; width: 72px; border-bottom: medium none; height: 47px" /></a>
                <br />
                <strong><span><a href="http://www.google.com/" target="_blank">Google</a></span></strong></td>
            </tr>
        </tbody>
    </table>
    See the highlited attributes?  Two style attributes in ONE TAG.  This is the problem I am having.
     
    You are correct. That's a bug.
     
    Demo:
     
     
    Please download the control again and replace the files under Scripts folder.
     
     

    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