Prevent iframe adding body class iframe-mode autoIframeMode: false #4469
Unanswered
Williamg12
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
adminlte.js (v 3.1.0) keeps adding css class to html > body class="iframe-mode".
Tried disabling with following jquery, but its not working:
Its throwing an error: Uncaught ReferenceError: $ is not defined
How to prevent automatic iframe mode inside html?
Beta Was this translation helpful? Give feedback.
All reactions