(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();

Daily Archive: 3月 23, 2008

Safariを入れてみた

MacOSXの標準ブラウザであるSafariのWindows版をインストールしてみた。
インストールするぞ、と気合いを入れてインストールしたワケではなく、Appleのソフトウェアを自動更新する“Apple Software Update”というアプリケーションが勝手にSafariを見つけてきて、インストールできるぞと警告してきたので、試しに入れてみるか…となったワケである。
インストール自体は何の問題もなくインストールできたのだが、ウチのサイトを見ようとしたら、いきなり「Flash Playerの最新版を入れろ」と言ってきた。
どうやらSafariとInternet Explorer(以下IE)は同じFlashのプラグインを使えないらしい。当たり前と言えば当たり前なのかもしれないが。
で、入れたらこんな感じになった。

大きいサイズはこちら。
何とも先進的かつ斬新なデザインのように見える…が使いやすいかどうかは別問題だと思う。

Continue reading…

Desktop Version | Switch To Mobile Version