In my single page application developed using Angular Js, I don't want to navigate in browser using browsers Back button,How to Hide or Disable or override the Back button function
Asked
Active
Viewed 1,696 times
2 Answers
0
You cannot control browser features using Javascript. It's as simple as that.

nikjohn
- 20,026
- 14
- 50
- 86
0
I found an answer here. But this code above will not work well with AngularJS because AngularJS uses URL_Hash # in the background.
Control or Disable Browser Back Button with Javascript or AngularJS

Cœur
- 37,241
- 25
- 195
- 267

AMRESH PANDEY
- 195
- 1
- 10