]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dijit/demos/mail/newMail.html
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dijit / demos / mail / newMail.html
1 <textarea dojoType="dijit.Editor" style="overflow:auto"
2         extraPlugins="[{name:'dijit._editor.plugins.LinkDialog'}]"
3
4 >
5 <i> This is just a sample message. There is email-address auto-complete in the to: field.
6 <br><br> give it a whirl.
7 </i>
8 </textarea>