Form plugin, post via checkbox click, back button

Form plugin, post via checkbox click, back button

Hello,

I'm using the ajax form plugin. The form gets posted
and loads content into a target <div> when any
checkbox in a list of checkboxes is clicked.
That part seems to be working just great.


My problem now, though, is to enable
the use of the browser back button,

or to provide a "previous" option in the html.
Presumably this would be done by somehow
generating a "#" and unique value after the "#" in the url.



I've gone through the forum a bit, but did not
find any clarification; indeed, some related posts
from a while back seem un-resolved. Any pointing
in the right direction would be much appreciated.


Thanks!


Does the jQuery Form plugin work with jQuery BBQ?
If so, is there a working example of this?


- still not aware of any working examples...