22 Dec
2004
22 Dec
'04
8:13 p.m.
On Wed, 22 Dec 2004 15:11:39 -0500, Alan Snyder <alan8373@gmail.com> wrote:
do you need to replace the "<" with "<" - i think i remember this works inside javascript.
Only if the JavaScript is embedded in HTML, as the browser will convert the < to < before passing it to the interpreter. With an external file you can't do this, as it doesn't go through an HTML parser. -- Phillip Hutchings http://www.sitharus.com/ sitharus@gmail.com / sitharus@sitharus.com