This is a migrated thread and some comments may be shown as answers.

Editor Font Style Default and Client-side Text Change Event

1 Answer 88 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Dennis
Top achievements
Rank 1
Dennis asked on 04 Apr 2008, 05:55 PM
For the latest Prometheus Editor, how can I do the following:

1. Set the default font-style for non-styled text. The default seems to be a Times New Roman or equil, but I want to control the font-style of the text without modifying the Content to add a default span section. I would like to set the default font style for unformatted text. 

2. Is there a client-side text changed type of event that I can capture with JavaScript when the user enters text into Editor?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
George
Telerik team
answered on 07 Apr 2008, 11:40 AM
Hi Dennis,

Regarding the "default font-style for non-styled text":

I believe that the following Help articles will be in help:



As for the " Is there a client-side text changed type of event":

You can easily achieve the desired functionality by using the editor's RADEVENT_SEL_CHANGED event or the onkeydown one. For more information please, review here


I hope this helps.


Kind regards,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Dennis
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or