How to create dynamic Navigation bar?

I want to have the navigation bar items click only reload the content of page instead of full page reload.

How can I do it?

Thanks in advance.

Hi @parthadroja247, welcome to the forum.
I believe there may be a couple of ways of doing this, one using a modal, triggered by the menu bar item, and the other possibly a hidden div, again triggered by the menu item.
Just remember to make the menu not auto generated, but manually constructed by you.
I hope this at least points you in the e right direction.

I believe @EffexorXR worked on this very thing some time ago. Might be worth approaching them to see if they fully solved it?