On Feb 6, 1:59 pm, frizzle <[EMAIL PROTECTED]> wrote: > Hi Klaus, > > Thanks for your reply, the links are "re-indexed", > too bad the back/forward of the browser is broken now... > Could this be, because the links with the appropriate title that's > requested in the URL > isn't actually on the page anymore... ?
Yes, that's the cause. The history tries to trigger a click event on these non-existent links. Totally overlooked that. That said, the way you are using history/remote is currently not supported. --Klaus