HTML5 History API + caching = sweetness

Discussion in 'JavaScript' started by rajmv, Mar 20, 2012.

  1. #1
    Hi folks.

    Over the past few months I've been working on a site structure in PHP and Javascript that allows you to have a site where an unlimited number of content pages are loaded in the first HTTP call, window.location.href changes without a roundtrip to the server and without that annoying blinking to a white page when it loads, and content pages switch instantly.

    I've decided to opensource it all, and documented it too.

    See http://mediabeez.ws and http://mediabeez.ws/blog/html5-history-plus-caching
     
    rajmv, Mar 20, 2012 IP
  2. blacknet

    blacknet Active Member

    Messages:
    709
    Likes Received:
    16
    Best Answers:
    2
    Trophy Points:
    70
    #2
    Nice one Rene, I remember helping you with htmlMicroscope some time ago lol, so good to see you're still being productive!

    Best, Nathan
     
    blacknet, Mar 21, 2012 IP
  3. rajmv

    rajmv Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks bro :)

    It's indeed very nice to stay active :)
     
    rajmv, Mar 22, 2012 IP
  4. ketting00

    ketting00 Well-Known Member

    Messages:
    782
    Likes Received:
    28
    Best Answers:
    3
    Trophy Points:
    128
    #4
    Thanks for sharing. I like the last one.
     
    ketting00, Mar 27, 2012 IP