Default tab load via menu link does not work, refresh page and it does work in Customize with code Posted November 22, 2021 · Edited November 22, 2021 by inge_hoogie no reason <button class="tablinks" onclick="openJob(event, 'software')" id="defaultOpen">Software</button> The id="defaultOpen" does work when I open the url directly when I navigate via the menu the default open does not work. What can be the issue?
Default tab load via menu link does not work, refresh page and it does work
in Customize with code
Posted · Edited by inge_hoogie
no reason
<button class="tablinks" onclick="openJob(event, 'software')" id="defaultOpen">Software</button>
The id="defaultOpen" does work when I open the url directly when I navigate via the menu the default open does not work.
What can be the issue?