Is it possible to setup a keen theme to immediately show a page-loader (modal spinner), so that I can hide it later once my Javascript has finished initialising?
Using KTApp.showPageLoading() isn't suitable because it isn't guaranteed to run immediately.
Are there any classes or attributes I c...
I want to make sections and blocks that if my javascript is wrapped with
START_TEST_CODE
.... javascript code
END_TEXT_CODE
if a env var is set to specific string it will remove all those lines of code from the compiled javascript
I am using metronic HTML
I implement an action component where it stores a button to trigger the drawer and the drawer in it. That component will be used across all my pages that need that action. Currently, desktop and Android devices work fine. But on iOS devices, the drawer shows up inside the table. The short-term solut...
Hello,
I want to use demo1
https://preview.keenthemes.com/metronic8/demo1/index.html
but i want to use the colors of demo11 in demo1
https://preview.keenthemes.com/metronic8/demo11/index.html
what can I do please ?
Hello,
I have developed my web site in ASPCore with Jquery and Bootstrap. I purchased metronic and try version 9. I have some problems. Example in metronic 8 with this jquery code " $("#myTab button:first").tab("show");" I can change active tab but metronic 9 does not use bootstrap so this functio...