Error in HtmlEditorExtender with the new version of chrome (36.0.1985.125)
the error say:
Failed to execute 'collapse' on 'Selection': parameter 1 is not of type 'Node'.
Comments: Just add attribute Text=" " in the textbox control handled by HTMLEditorExtender Worked for me
the error say:
Failed to execute 'collapse' on 'Selection': parameter 1 is not of type 'Node'.
Comments: Just add attribute Text=" " in the textbox control handled by HTMLEditorExtender Worked for me