Page 1 of 1

Comparison operators change code color in my Mac editor

Posted: Fri Nov 28, 2003 7:02 pm
by sch0ol_0f_hard_kn0cks
I'm having a problem, when ever I have to use a < or > comparison operator, my html editor (have tried two different ones) on my mac no longer recongnizes the text as code, and therefore spits out plain text in the browser of all code after those operators "<>". I'm using Panther on the Mac. Can someone tell me why this is happening?

Posted: Fri Nov 28, 2003 7:33 pm
by sch0ol_0f_hard_kn0cks
Brainstorm: I just figured out the reason. It happens because < > opens or closes a script. However it shouldn't do this when inside parenthasis should it? That's how I am using them...