Hi -

I figured out most of the issues below - just want to share with the
group.

On May 15, 6:37 pm, YC <[EMAIL PROTECTED]> wrote:

> I am wondering if there is an easy way to create a "container" to
> contain a series of pages that would be loaded via ajax, possibly with
> ability to handle history (i.e. goes back to the previous page loaded
> within the container).

Apparenty this is called AHAH now... I've been away from dhtml world
for too long...

> 3 - when ajax is triggered - the process repeats itself.
>

LiveQuery does the trick - it seems that Listen also solve the same
problem, but I didn't try.

>
> 4 - integrate with history, and maintain each #field separately; only
> one particular #field is displayed at any time.
>
> I found history_remote.js, and I'm not sure how it handles the
> scenario above; it seems to create a new field and populate the data,
> but doesn't appear to hide the newly created field when clicking on
> back button; for now I am unclear on how to extend it.

I coudn't get history_remote to do what I wanted - namely track every
click on the page and store them in history.  I ran across RSH and use
it with jQuery successfully at least on Firefox.  RSH is of course
bulkier...

Reply via email to