Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
405 views
in Plugins by
How is this site stay in same view but url changes when each questions are clicked, can we achieve this for QA website?

Click on each questions and you see url is change but view is same with that question expanded with answer:

https://www.fullstack.cafe/interview-questions/aspnet-mvc

Is there any plugin for this to achieve?
by
I am  not asking about show and hide I am asking about the entire url is changed when clicked on questions, pls try n see
by
Right click on the title, inspect elements, you will see the "Event", which links to the associated javascript. If you want to replicate, then study that Javascript file.
by
Anyway, I would like to opt out of this conversation.
by
Thanks for your reply appreciate it

Please log in or register to answer this question.

...