Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Angular Jsを使用して開発された単一ページ アプリケーションでは、ブラウザの [戻る] ボタンを使用してブラウザでナビゲートしたくありません。
ここで答えを見つけました。しかし、AngularJS はバックグラウンドで URL_Hash # を使用するため、上記のコードは AngularJS ではうまく機能しません。
Javascript または AngularJS を使用してブラウザの [戻る] ボタンを制御または無効にする