問題タブ [mdbootstrap]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - laravel プロジェクトで mdbootstrap を実装して IE11 で動作させる
私は Laravel 5.4 を使用していますが、最近 mdbootstrap (pro) を使い始めました。Chrome または Firefox ではすべてが機能しますが、Internet Explorer 11 では問題が発生します。JavaScript 部分が機能しません。実装方法は次のとおりです(jqueryはbootstrap.jsによってインポートされます):
master.blade.php (下)
スローされるエラーの例を次に示し
ます。 すべてのページで:
ステッパーを使用するページ:
さて、あなたは要点を理解します。IE がインポートされた関数を認識していないようです。
ランディング ページで: