I have a textbox that is free text on a form. I want to append a '#' sign at the beginning of whatever the user types in this box.
Could this be handled with an onchange event so that it happens as soon as the user clicks outside, or tabs away from this box? Or is there a better way?
Thanks,
Jamie
Could this be handled with an onchange event so that it happens as soon as the user clicks outside, or tabs away from this box? Or is there a better way?
Thanks,
Jamie