1
0
Fork 0
mirror of synced 2024-06-26 10:10:49 +12:00

add hint for firefox.

This commit is contained in:
nagadomi 2015-05-20 19:30:46 +09:00
parent a073c9eee4
commit 81adc86f3e
2 changed files with 6 additions and 0 deletions

View file

@ -78,5 +78,10 @@
</fieldset>
<input type="submit"/>
</form>
<div class="help">
<ul>
<li>If you using Firefox, Press the CTRL+S key to save image. "Save Image" option doesn't work.</li>
</ul>
</div>
</body>
</html>

View file

@ -81,6 +81,7 @@
<div class="help">
<ul>
<li>なし/なしで入力画像を変換せずに出力する。ブラウザのタブで変換結果を比較したい人用。</li>
<li>Firefoxの方は、右クリから画像が保存できないようなので、CTRL+SキーかALTキー後 ファイル - ページを保存 で画像を保存してください。</li>
</ul>
</div>
</body>