fixed: #9897. Fixed problem with highlighting in codearea. Updated EditArea to version 0.8.1.1

This commit is contained in:
Doug Bell 2009-05-01 18:29:41 +00:00
parent bbbe385889
commit 3320465ca4
66 changed files with 3122 additions and 2275 deletions

View file

@ -19,7 +19,7 @@
The table was reset to only show the browsers I take care of.
</p>
<p> Since I have no mac, I can't make test for safari, neither testing multi-plateform browsers.
<p> Since I have no mac and currently have no computer under linux, I can't testing multi-plateform browsers.
Let me know if you constat that such browsers are working.
</p>
<p>
@ -31,31 +31,31 @@
<td>MacOS X</td>
</tr>
<tr>
<td>MSIE 7 & 6</td>
<td>MSIE 6 & 7 & 8</td>
<td>OK</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Firefox 3 & 2 & 1.5</td>
<td>Firefox 1.5 & 2 & 3</td>
<td>OK</td>
<td>OK</td>
<td>OK</td>
</tr>
<tr>
<td>Safari 3.0 & 3.1</td>
<td>Safari 3.0 & 3.1 & 4</td>
<td>OK</td>
<td>&nbsp;</td>
<td>OK</td>
</tr>
<tr>
<td>Chrome</td>
<td>Chrome 1 & 2</td>
<td>OK</td>
<td>???</td>
<td>???</td>
</tr>
<tr>
<td>Opera 9 & 9.5</td>
<td>Opera 9 & 9.6</td>
<td>OK</td>
<td>OK</td>
<td>OK</td>
@ -83,7 +83,7 @@
</div>
<div class='footer'>
<div class="indexlink"><a href="index.html">Index</a></div>
<div class='copyright'>EditArea - &copy; Christophe Dolivet - 2007</div>
<div class='copyright'>EditArea - &copy; Christophe Dolivet 2007-2008</div>
<br style="clear: both" />
</div>
</body>