Two tips for jQuery Learning notes _ jquery

Source: Internet
Author: User
This article mainly introduces two tips of jQuery Learning notes: 1. jQuery functional function prefix, 2. solving window. onload function conflicts, which is very good. it is recommended for your reference. 1. jQuery functional function prefix

In javascript, developers usually write small functions to handle various operation details. for example, when a user submits a form, the front-end and the last-end spaces of the text box should be cleared. Javascript does not have a function similar to trim (). after jQuery, you can use the trim () function.

The trim () function is a method of jQuery objects. the following example is used:

The code is as follows:


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.