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 -~----------~----~----~----~------~----~------~--~---
