1. How can I get the font size to use pt?
I've added editor.FontSizesList="10pt,11pt,12pt,13pt,14pt,15pt,16pt,17pt,18pt,19pt,20pt" which shows up in the drop down but the editor just inserts a <font size=10"> tag leaving off the pt. Is there any way around this?
2. High light the Font Name.
In the demo ( http://www.cutesoft.net/asp/EnableAll.asp ) The font drop down shows the current font such as Arial or verdana but when mine and here in the forum the drop down returns to the 'Font' as soon as the font is applied. How can I get the font selected?