Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Target attribute not working #36

Open
gabormeszoly opened this issue Jan 18, 2018 · 1 comment
Open

Node Target attribute not working #36

gabormeszoly opened this issue Jan 18, 2018 · 1 comment

Comments

@gabormeszoly
Copy link

Hi,
The Node Target attribute not working. Would anyone test it?
Thanks, Gabor

Navee 1.3

screen shot 2018-01-18 at 11 09 48

@anvarjamalsaifi
Copy link

anvarjamalsaifi commented Feb 24, 2022

@gabormeszoly thanks for sharing, the target attribute doesn't work for me too (Navee 1.3.0) ! The workaround I've found is to place the target attribute directly into the HTML code where the menus are defined.

Example : <a href="{{ menuUrl(supportLegalNode) }}" target="_blank" class="link hover-dim f6 black50 textdecoration-none fontweight-400 display-block marginbottom-small lineheight-1p9 letterspacing-07">{{ supportLegalNode.title | t }}</a>

The downside of this method is that you cannot control individual items or nodes but just the menus themselves. I'm looking forward for the dev/s to release a fix for this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants