<script type="text/javascript" src="jscripts/tiny_mce/tiny_mce.js"></script>
<script type="text/javascript">
tinyMCE.init({
mode : "textareas",
theme : "advanced",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
theme_advanced_resizing : true
});
</script>
<textarea></textarea>Bu şekilde birçok özellik geliyor, ama sen resim upload'ı olsun istiyorsan TinyMCE bu plugin'i paralı yapmış, satın alman gerek yada kenedin editleyip yazacaksın uygun bir şeyler.