Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Single page nav without messing with browsing history?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43437
    kmj2318
    Participant

    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.

    #128474
    TheDoc
    Member

    You’ll want to look up HTML5’s pushState method. http://diveintohtml5.info/history.html

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.