タグ

JavaScriptとpjaxに関するleechaelのブックマーク (2)

  • Barba.js

    Create badass, fluid and smooth transition between your website's pages. barba.js is a small (4.4kb minified and gzipped), flexible and dependency free library that helps you creating fluid and smooth transitions between your website's pages. It helps reducing the delay between your pages, minimizing browser HTTP requests and enhancing your user's web experience. This production-ready version is n

  • pjax - 実装|PORTFOLIO PAPER by FAT

    pjax - jquery plugin 10 pjaxはデータの読み込みと描画の冗長部分を省略することで非常に高速かつ低コストなページ移動を実現する、HTML5で実装される次期標準ブラウジング機能です。 pjaxはこのプラグインを使用することでサーバーに手を加えることなく簡単に導入できます。 最新版のダウンロード プラグインの最新版はGitHubで公開していますのでそちらからダウンロードしてください。 GitHub:https://github.com/falsandtru/jquery.pjax.js ファイル:https://raw.github.com/falsandtru/jquery.pjax.js/master/jquery.pjax.js 概要 サイト内のページ移動において指定したHTML要素(異なるコンテンツを持つ領域)のみ更新することでページ移動を高速化します。ajax

    leechael
    leechael 2013/10/20
    Another PJAX implementation.
  • 1