is it possible to create a tag (javascript) that will output this...
[dohtml]<span class="sidenote" title="Text"></span>[/dohtml]
it should work like this one....
<input type='button' accesskey='p' value=' CODE ' onclick='simpletag("CODE")' class='codebuttons' name='CODE' onmouseover="hstat('code')" />
can that be done with javascript?