This is a jQuery Mobile question, but it also relates to pure jQuery.
How can I post form data without page transition to the page set into form action attribute. I
On using PHP and posting data
Use data-ajax = "false" is the best option on tag.
data-ajax = "false"