⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compat.htm

📁 applet在線上繪圖,允許在瀏覽器上繪圖,最後儲存成各式的圖檔
💻 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>&nbsp;
</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>&nbsp;
</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>&nbsp;
</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 + -