スクリーン ショットを参照してください。エディタはレンダリングされますが、ツールバーにアイコンがありません。editor.png がデフォルト フォルダにあることを確認しました。
<textarea cols="25" rows="5" id="History"
style="width:420px" name="History"
placeholder="this is a History field" ></textarea>
$("#History").kendoEditor({
tools: [
"bold",
"italic",
"underline",
"strikethrough",
"justifyLeft",
"justifyCenter",
"justifyRight",
"justifyFull"
]
});
そしてスクリーンショットは