With the latest version of the RadEditor I now get an error when I click the "Increase font size" toolbar button (same goes for the decrease font size button).
When I click that button I get a javascript popup box saying "The command IncreaseSize is not implemented yet." Any thoughts?
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 07 Aug 2008, 01:47 PM
Hi,
The IncreaseSize and DecreaseSize buttons are offered only by RadEditor Classic and their purpose is to resize the content area, but not to change the font size. These buttons were not provided by default in RadEditor for ASP.NET AJAX because the editor itself offers a resizing handler in its right bottom corner.
If you would like to add these buttons to the new editor's toolbar use the solution provided in the following KB article: Adding Increase And Decrease Size Buttons.
Best regards,
Rumen
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.