How to handle web browser's history in Ruby on Rails?

Hey guys’
How to handle web browser’s history, back button, bookmark button?
And how to add link_to_remote, form_remote_tag to web browser’s history.

Please help me

On Mon, Oct 27, 2008 at 2:45 AM, Nurzed L.
[email protected] wrote:

How to handle web browser’s history, back button, bookmark button?
And how to add link_to_remote, form_remote_tag to web browser’s history.

http://www.lindsaar.net/2008/2/22/history-buttons-with-ajax-and-ruby-on-rails

Rails, RSpec and Life blog…

Hey’ Mikel L… Thanks
It’s working… :slight_smile: