mardi 16 juillet 2019

Anchor link with if statement, on navigation bar, comes with space at the end, and doesn't work . Laravel page

The code below gives the result with http://mywebsite/#faq%20 and doesn't work on some browsers ...

<a class="nav-link" href="@if(request()->route()->getName() == 'homePage')#faq @else#faq @endif">@lang('Faq')</a>



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire