AdminLTE
AdminLTE copied to clipboard
[BUG]How to click a link without open in Iframe tab
i have some link in in nav-header , i want to add a class notIframe which not call the method 'openTabSidebar'. some open in Iframe ,some not . example , the switch language dropdown link which not open in iframe.
You want to exclude header items? If yes, simply add data-use-navbar-items="true" beside the data-widget="iframe" like the data-loading-screen="750".
There are two links in the header navbar . One is open with iframe and the other not.
That’s actually not possible, but I will add this feature to AdminLTE v4.
closing issue because https://github.com/ColorlibHQ/AdminLTE/issues/4580