whoops, accidentally replied to the last sender and not the whole list...

On 7/5/06, Kevin Damm <[EMAIL PROTECTED]> wrote:
> One approach I've found some success with (but haven't tested a great
> deal) is to load one page that checks a session variable or cookie
> value and if it isn't found loads a new page (the default being the
> start state).  Then, if the user goes back, either through key events
> or otherwise, they are taken to the first page that was loaded, which
> uses the session or cookie value to reload the right page.  Going back
> multiple times requires a session variable to be a stack of previous
> states, but it can be done.
>
> Maybe this would work for you?
>
>  - Kevin
>
> On 7/5/06, Beau Hartshorne <[EMAIL PROTECTED]> wrote:
> >
> > On 5-Jul-06, at 2:37 AM, elio wrote:
> >
> > > I would like start to add the  management  of back, forward keys after
> > > looking few  ways, (may be in the next week/s).
> > > Is there any intenction to make a Mochikit module or to follow a
> > > common
> > > way for all people that made Mochikit choice?
> >
> > Signal will help with arrow keys (see http://mochikit.com/examples/
> > key_events/index.html), but MochiKit doesn't have any modules that
> > interact with browser history.
> >
> >
> > > >
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to