First of all, thank you for this great editor!
My Problem: The Editor pruduces an error when trying to change the following link:
############################
############################
<table><tbody><tr><td>
<div style="DISPLAY: inline; MARGIN-LEFT: 12px; VERTICAL-ALIGN: top; OVERFLOW: hidden; WIDTH: 168px; BACKGROUND-COLOR: transparent">
<a href="link.html">aaaaa</a>
</div>
</td></tr></tbody></table>
############################
############################
The ERROR in fck_link.html, row 95
in function getSelectionLink():
-> oRange.moveToElementText( oParent ) ;
Run Time Error in JScript, The Object does not have this attribute or method.
Please help!
My Problem: The Editor pruduces an error when trying to change the following link:
############################
############################
<table><tbody><tr><td>
<div style="DISPLAY: inline; MARGIN-LEFT: 12px; VERTICAL-ALIGN: top; OVERFLOW: hidden; WIDTH: 168px; BACKGROUND-COLOR: transparent">
<a href="link.html">aaaaa</a>
</div>
</td></tr></tbody></table>
############################
############################
The ERROR in fck_link.html, row 95
in function getSelectionLink():
-> oRange.moveToElementText( oParent ) ;
Run Time Error in JScript, The Object does not have this attribute or method.
Please help!