A plugin for WordPress, Run html,css,javascript code in a textarea,and you can control the size of textarea.
you can use like this
<runcode>
<script>alert('soncy');</script>
</runcode>
or
<runcode width="600" height="100" size="12">
<script>alert('soncy');</script>
</runcode>
or
[runcode width="600" height="100" size="12"]
<script>alert('soncy');</script>
[/runcode]
Requires: 2.0.2 or higher
Compatible up to: 2.8 beta2
Last Updated: 2009-5-25
Downloads: 1,047




