📄 compat.htm
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Compatibility</title>
<link REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</head>
<body>
<a href="./index.htm">CONTENTS</a>
<h3>Compatibility</h3>
<p>
J-Painter is implemented as JDK 1.1 compatible applets and successfully tested with the following browsers:
IE5, IE6, IE7, Firefox 1.5, 2.0, 3.0, Netscape 7.2 for Windows, and Safari on Mac OS X.
The tests have been made both with Sun's Java Plug-in (JRE 1.3, 1.4, 1.5, 1.6) and Microsoft Java engine.
</p>
<h4>Known problems and limitations</h4>
<ul>
<li>
JavaScript image saving method is not compatible with <b>IE5 on Mac OS</b>
because that browser doesn't support JavaScript to Java communication.
Please use other save methods instead (upload, standard post) if you worry
about compatibility with IE5 on Mac OS X.
<br>
</li>
<li>
On <b>Firefox 2.0 on Mac OS X</b> the editor has very poor performance (long response time on mouse motions).
<br>
</li>
<li>
The editor can't open <b>Black/White</b> (1-bit) <b>PNG</b> files under <b>JDK 1.1</b>.
To bypass this issue either convert your PNG files to 8-bit or 24-bit color images
or ask your users to install a mordern Java engine (<a href="http://www.java.com" target="_blank">www.java.com</a>).
<br>
</li>
</ul>
<h4>An issue after the Windows XP security update</h4>
<p>
After the Windows XP security update published at the April, 2006
the browsers IE6 and IE7 ask users to click twice on each active component
on web pages (applets, Active-X objects, etc..) before allowing to
interact with the component. To resolve this issue please read this article:
<a href="http://izhuk.com/docs/ie7fix.html">http://izhuk.com/docs/ie7fix.html</a>
</p>
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -