setInterval right? wouldnt it overload the browser? Thats right, the Ajax call changes the location hash and updates a <div>, if i click the back button, the hash changes but nothing else happens.
Atenciosamente -- Mauro Marchiori Neto email: [EMAIL PROTECTED] cel: 19 9129.9960 cel: 19 7806.9676 id: 80*15224 On Thu, Oct 9, 2008 at 1:45 PM, Justin Perkins <[EMAIL PROTECTED]>wrote: > > I know of no native way to do this. The first thing that comes to mind > is using window.setInterval() to invoke a function every couple of > seconds to see if the address bar has been changed. > > Are you updating the address bar when an Ajax request changes the > page, but then when you click the back button you are noticing that > the URL changes (after the hash symbol) but nothing else does? > > -justin > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
