http://api.jquery.com/jQuery.post/
some notes as follows:
Pages fetched with
POST are never cached, so the cache and ifModified options in jQuery.ajaxSetup() have no effect on these requests.POST are never cached, so the cache and ifModified options in jQuery.ajaxSetup() have no effect on these requests.相关文章: