jquery Mobile Library compatibility issue turn off Ajax

Source: Internet
Author: User

The original written program to the jquery mobile implementation found that there are a lot of problems, the process can not go on, the reason for this phenomenon is likely to and mobile processing mechanism of the mobile library will be all the forms from, hyperlink A, etc. encapsulated as Ajax submissions, on the number of returns According to the format is required, not in accordance with the format of the words, there will be a variety of problems. and want to use the jquery mobile library don't want to bother to change the students can follow the following methods:
Add the Data-ajax attribute to the form element and a element data-ajax= "false"


Such as


<form action= "xxx data-ajax=" false ">
</form>

<a xhref= "xxxx" data-ajax= "false" > Links </a>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.