Select (and copy) Form Element Script
http://www.dynamicdrive.com/dynamici...selectform.htm
I use this script on my blog to show code in each post.
But when I copy and paste the code I want to show in textarea,it appear <br />
that does not include in my code.
So how to solve this problem.
That is the code I used.<textarea id="mck" cols="65" rows="6" style="border: medium double; " wrap="hard" readonly="yes"> CODE HERE </textarea>
Thank.



Reply With Quote

Bookmarks