Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これらを使用する古いサイトへのリンクがありますが、ユーザーがまだそれらをサポートしている古い IE バージョンを使用していない限り、リンクを提供したくありません。現在、ユーザーエージェントをスニッフィングしていますが、それは明らかに悪い考えです。
!!document.body.addBehavior
トリックを行うようですが、誰かがより良い方法を知っている場合に備えて、この質問を数日間開いたままにします.
注: jQuery の $.isFunction() などはここでは避けてください。IE のネイティブ メソッドでは信頼できません。