aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dijit/demos/mail/newMail.html
blob: f269ad3f25f2b29b1638c8598b268251f17878f9 (plain)
1
2
3
4
5
6
7
8
<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>