Most websites I see that use a single page layout with navigation rely on things like "#top", which make it annoying when you want to go back and forth within the browser. I couldn't find any articles on this, and was wondering if anyone else has, or if they have ideas on this.
Most websites I see that use a single page layout with navigation rely on things like "#top", which make it annoying when you want to go back and forth within the browser. I couldn't find any articles on this, and was wondering if anyone else has, or if they have ideas on this.
You'll want to look up HTML5's pushState method. http://diveintohtml5.info/history.html