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.
Chrome で完全に動作する Web アプリケーションがあります が、IE8 では、スクリプト ファイルに対して未定義のエラーが発生します 。 - 何か案は?(IE8はかなり近代的だと思いました)。
ありがとうございました、
マーク
回答を提供するには (これはまだ回答されていないため)、jQuery 2.0 のドキュメントから:
約束どおり、このバージョンでは、古い Internet Explorer 6、7、および 8 ブラウザーが取り残されます。
IE8 以下で jQuery を使用する場合は、jQuery 1.9 を使用する必要があります。