UI Deploy

Curated, Short, Web UI Dev we Love.

Fixing the Back Button: A Simple SPA Behavior using Location Hash

Using a SPA framework, like AngularJS, is overkill for a simple one-page website. But, suppose that single web page has pseudo-navigation needs, like a dialog that opens in response to the user clicking a button.

view source

Advertisement