添加运行功能
<textarea id="rn01" name="textarea" rows="10" cols="60"></textarea> <br /> <input style="cursor: hand" onclick="runEx('rn01')" type="button" value="运行代码">