Maybe it's a common problem for ajaxors,if your page is basing on
ajax,that means parts of the page's contents are dynamically generated
through the response of your ajax request.
In this case ,if your do not do something to deal with the page's
state,when refreshing the page,it will go back to its initial
state,which means that the generated contents are missing...

On the other hand,the same problem happens when you bookmark the ajax
page ;.

Here,please Allow me to call the two problems above "Navigation state
problem" of ajax.

So,is there any Good solution to settle the "Navigation state
problem"?
Using window.location.hash to record the actions on the ajax page may
work?But are there some doc about this?I need your help guys.
Or, what is your good opinion?

Sincerely,
             Punk.Vin.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to