1. When i input text "
www.microsoft.com" on normal module, the cuteEditor will automatically change to "<a href="http://www.microsoft.com/">www.microsoft.com</a>", how can i prohibit to add the <a href="http://www.microsoft.com/"> and </a>, and only show the pure text?
2. How can i do not add the <div> and </div> at each line. Instead, just add <br> when i press "Enter" for line break?
3. How can i prohibit the cuteEditor automatically add height="30" and width="28" when i phase the html code "<img src="******">"
Thanks very much!