Ojambo – JavaScript Back Method Video 0062

A Video for the Ojambo.com JavaScript Back Method Layout article.
Part One of One

JavaScript can also be used to navigate through the browser history. The back method works well for static content such as HTML pages.

The video begins creating an index HTML file in the web root. The file will be styled using CSS and form a base for pages two and three.

The tutorial is broken up into four parts. The first part creates an HTML page with buttons and an anchor tag for navigation.

The second part creates the JavaScript method for navigating pages. The third part creates a CSS styling for different pages. The final part consists of testing output using a web browser.