Hi,
I used fckeditor in asp.net project.
It is giving error when passed through w3c validation
Error is :there is no attribute "wrap"
Code is as follows:
<FCKeditorV2:FCKeditor id="FCKeditor1" runat="server" BasePath="~/fckeditor/" Width="550px" Height="250px" ></FCKeditorV2:FCKeditor>
Please help to solve this problem
I used fckeditor in asp.net project.
It is giving error when passed through w3c validation
Error is :there is no attribute "wrap"
Code is as follows:
<FCKeditorV2:FCKeditor id="FCKeditor1" runat="server" BasePath="~/fckeditor/" Width="550px" Height="250px" ></FCKeditorV2:FCKeditor>
Please help to solve this problem