This jQuery plugin enables very basic bookmarkable #hash history via a cross-browser window.onhashchange event. While this functionality was initially tied to the jQuery BBQ plugin, the event.special window.onhashchange functionality has now ... 続きを読む
jQuery History Plugin jQuery history plugin helps you to support back/forward buttons and bookmarks in your javascript applications. You can store the application state into URL hash and restore the state from it. Supported Browsers Internet ... 続きを読む
So I’ve been working on a groovy new jQuery history / deparam plugin.. and in my testing I’ve encountered a rather elusive yet completely evil bug in Chrome (current, 3.0.195.21) / Chromium: When document.location.hash is changed via JavaSc... 続きを読む
Rubyは、筆者が1993年から開発しているオブジェクト指向スクリプト言語です。Perlのように日常業務に使える手軽さと、Smalltalkに近いオブジェクト指向を提供していること、Lispのような動的なプログラミングを支援していることによって、近年、次世代のプログ... 続きを読む
UPDATE 1/14/08: dsHistory now has a new home at Google Code! Before you do anything else, check it out! Using dsHistory... Using dsHistory is easy! To get started, you'll have to reference dshistory.js on your page, include dshistory.html in ... 続きを読む
Ajaxを活用して開発されたWebアプリケーションは、サーバとの通信をWebブラウザのページ読み込み処理とは異なる方法で(非同期で)行うため、基本的にWebブラウザのナビゲーションバーでは制御できない。つまり、Ajax機能を活用して再描画された内容は「戻る」ボ... 続きを読む