AdminLTE icon indicating copy to clipboard operation
AdminLTE copied to clipboard

[BUG]How to click a link without open in Iframe tab

Open ThreeLambs opened this issue 4 years ago • 3 comments

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.

ThreeLambs avatar Mar 05 '21 07:03 ThreeLambs

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".

REJack avatar Mar 05 '21 08:03 REJack

There are two links in the header navbar . One is open with iframe and the other not.

ThreeLambs avatar Mar 08 '21 03:03 ThreeLambs

That’s actually not possible, but I will add this feature to AdminLTE v4.

REJack avatar Mar 08 '21 06:03 REJack

closing issue because https://github.com/ColorlibHQ/AdminLTE/issues/4580

danny007in avatar Jan 29 '23 18:01 danny007in