<p>Jeff is testing ckeditor
<%= Html.TextArea("jBox0", "Some jeffa Value",
new { @name="jBox0" })%>
</p> <script type="text/javascript">
window.onload = function () {
CKEDITOR.replace('jBox0');
}
</script>viewtopic.php?f=6&t=19131&start=0

Re: lang.contextmenu.options null asp.net MVC 2