Dominic, when I click your links I get &quot;Error 500: Premature end of script headers: syx&quot;.<br>I forgot to mention it was only tested under Firefox, I do not use IE but if anyone could patch these incompatibilities I would be glad to include it in the release.
<br><br>Hernán<br><br><div><span class="gmail_quote">2007/11/11, Dominic Letz &lt;<a href="mailto:dominic.letz@berlin.de">dominic.letz@berlin.de</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thats great,<br><br>I just added the editor to my syx code browser:<br><a href="http://dominicletz.de/cgi-bin/syx?Bag&amp;indexOf%3A">http://dominicletz.de/cgi-bin/syx?Bag&amp;indexOf%3A</a> Looks nice there<br><br>But it seems like there is a bug in the 
smalltalk.js which makes the<br>Internet Explorer 7 crying. I fixed this by commenting the following line:<br><br>smalltalk.js line 10<br>{ input : /([^&quot;\.&quot;\.a-zA-Z0-9_#])([A-Z]+[a-zA-Z0-9_]*)/g, output :<br>&#39;$1&lt;u&gt;$2&lt;/u&gt;&#39; }, // Class names
<br><br>So something in this line causes the IE7 to do strange things. Also it<br>seems that the code highlighting is different on IE7 and Firefox. When you<br>open this link with Firefox:<br><a href="http://dominicletz.de/cgi-bin/syx?Dispatcher&amp;methodHref%3A">
http://dominicletz.de/cgi-bin/syx?Dispatcher&amp;methodHref%3A</a> you will see<br>that the there starts a miss-highlighting through the lines 3 to 7. While<br>on IE7 the miss-highlighting stops at the end of row 3.<br><br>
Best,<br>-Dominic<br><br><br>Am 10.11.2007, 18:52 Uhr, schrieb Hernán Morales<br>&lt;<a href="mailto:hernan.morales@gmail.com">hernan.morales@gmail.com</a>&gt;:<br><br>&gt; Dear all, I don&#39;t know if this was aready done, but anyway:
<br>&gt;<br>&gt; <a href="http://cs.hernanmorales.com.ar/codeEditor.php">http://cs.hernanmorales.com.ar/codeEditor.php</a><br>&gt;<br>&gt; Cheers,<br>&gt;<br>&gt; Hernán<br><br><br><br></blockquote></div><br>