When I select the text outside the editor like headers and select the Font and Size from the HTMLEditorExtender dropdowns, it modifies the selected text's font and size.
For example in http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/HTMLEditorExtender/HTMLEditorExtender.aspx page, if I select the header "HTMLEditorExtender Demonstration" and then choose the font 'WingDings' from dropdown it changes the heading font, same applies to the font size.
Even the labels 'Font' and 'Size' before these dropdowns can be changed using these dropdowns, which mess up the entire page.
Someone please help me how to resolve this problem.
Thanks.
For example in http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/HTMLEditorExtender/HTMLEditorExtender.aspx page, if I select the header "HTMLEditorExtender Demonstration" and then choose the font 'WingDings' from dropdown it changes the heading font, same applies to the font size.
Even the labels 'Font' and 'Size' before these dropdowns can be changed using these dropdowns, which mess up the entire page.
Someone please help me how to resolve this problem.
Thanks.