Ajax form submission with partial page reload?

Ajax form submission with partial page reload?

I tried the ajax submission example which is pretty neat, but it seems replace the whole page with the return value.  is there anyway to just replace part of the page?  there is no document about this...

http://jquerymobile.com/demos/1.2.1/docs/forms/forms-sample.html

Thanks!