[thelist] How to control TEXTAREA font size, etc...?

Sam-I-Am sam at sam-i-am.com
Mon Sep 11 15:40:59 CDT 2000


bear in mind you will need to escape all your HTML in the textarea
(eg. <textarea>&lt;b&gt;Escaped HTML&lt;/b&gt;</textarea>)

For copyable code listings I use this, and a view-source link
interchangeably - depending on the length of the code sample. 

The view-source link uses a js function to prepend the "view-source: "
pseudo-protocol to a URL (I can send it if you want.. )
Works IE and Netscape.. but because of the way IE handles local paths,
it will not work locally (browsing from file, rather than off a server).

Sam




More information about the thelist mailing list