Submit form ajax

I need send a form with ajax without refresh the page and get back the data from db only refreshing a div, someone have a example (sorry for my english)

jQuery.post()

There are code examples at the bottom of the page, including form serialization, loading result in a div, etc…