Hi,
In a contentEditable <DIV> area, I inserted a big letter by Rng.pasteHTML('<font size=5>A<font>') and it worked good. However, sometimes the letters immediately follow it also became big letter with size=5.
My question would be how to make the font size back to the setting of the <DIV>?
Thanks a lot (and hope you understand what I said).
In a contentEditable <DIV> area, I inserted a big letter by Rng.pasteHTML('<font size=5>A<font>') and it worked good. However, sometimes the letters immediately follow it also became big letter with size=5.
My question would be how to make the font size back to the setting of the <DIV>?
Thanks a lot (and hope you understand what I said).