[Lift] Page transition using location.replace

2010-02-14 Thread aw
Is there a way to do a page transition using location.replace? In some cases, I am interested in not having the back button function. I think I am looking for an SHtml.link variation that leverages location.replace. Perhaps an S.redirectTo variation too. -- You received this message because you

Re: [Lift] Page transition using location.replace

2010-02-14 Thread Timothy Perrett
Why? What would be a good reason for doing this...? On 14 Feb 2010, at 08:06, aw wrote: Is there a way to do a page transition using location.replace? In some cases, I am interested in not having the back button function. I think I am looking for an SHtml.link variation that leverages