html nav bar work only first time on chrome browser [closed]

4 weeks ago 23
ARTICLE AD BOX

First time run work on chrome browser, my main menu (top nav bar will fixed on view area)but when i switch another page , then the mainmenu not work.

my project git
https://github.com/a68727739/dev_h_life

my video record
https://youtu.be/CWQs3zUpnnE

<script> includeHTML(); </script> <script src="./assets/js/plugins.js"></script> <script src="./assets/js/theme.js"></script> <script src="./assets/js/custom.js"></script>

Paulie_D's user avatar

Paulie_D

116k13 gold badges168 silver badges186 bronze badges

hukuto7750's user avatar

2

Questions seeking code help must include the shortest code necessary to reproduce it in the question itself preferably in a Stack Snippet. Although you have provided a link, if it was to become invalid, your question would be of no value to other future SO users with the same problem. See Something in my website/example doesn't work can I just paste a link.

2026-02-14 10:21:09 +00:00

Commented 21 hours ago

"Not work" isn't an error message or a meaningful problem statement. What debugging have you done? Tell us about that instead. See also How to Ask

2026-02-14 10:26:00 +00:00

Commented 21 hours ago

Read Entire Article