In some forum engines, they have the capabilityof placing tags in a textarea and placing the cursorin between.I began writing some code that would simplifymany of my repetitive keystrokes.Yes, I know that there are many free codegenerating programs out there, and I haveone, however, I'm still learning and I've learnedthat the best way to learn code is to hard codeit yourself.This is what I've done so far:
<head><title>js getcode</title><!-- javascript here --><script type="text/javascript">function getcode(){f=document.codeform; switch(f.whichcode.value) {