SemanticScuttle/includes/js/dijit/demos/mail/newMail.html

9 lines
252 B
HTML
Raw Normal View History

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