Hi All,
Just noticed that when we copy text from an MS Word (2007) document that has comments inserted that they are appearing as footnotes in the Radeditor. Example of code below:
We have got the radeditor converting <b> and <i> tags to <strong> and <em> and also have the radeditor stripping span, font and inline CSS styles on paste.
Cheers,
Troy
Just noticed that when we copy text from an MS Word (2007) document that has comments inserted that they are appearing as footnotes in the Radeditor. Example of code below:
<
P
>The <
A
>transitional provisions in the <
em
>Act 2009</
em
> </
A
><
A
id
=
_anchor_1
language
=
JavaScript
>[b1]</
A
> (PPS Act) are designed to facilitate a seamless changeover.</
P
>
<
DIV
>
<
HR
align
=
left
SIZE
=
1
width
=
"33%"
>
<
DIV
>
<
DIV
id
=
_com_1
language
=
JavaScript
><
A
></
A
>
<
P
> <
A
>[b1]</
A
>In hoverfield: <
Chapter
9, <em>Act</
em
> <
em
>09</
em
>.> </
P
></
DIV
></
DIV
></
DIV
>
We have got the radeditor converting <b> and <i> tags to <strong> and <em> and also have the radeditor stripping span, font and inline CSS styles on paste.
Cheers,
Troy