newMail.html 252 B

12345678
  1. <textarea dojoType="dijit.Editor" style="overflow:auto"
  2. extraPlugins="[{name:'dijit._editor.plugins.LinkDialog'}]"
  3. >
  4. <i> This is just a sample message. There is email-address auto-complete in the to: field.
  5. <br><br> give it a whirl.
  6. </i>
  7. </textarea>