Home \ Course List \ jQuery \Learn jQuery at your fingertips

Learn jQuery at your fingertips

  • Start Learning |
  • Playback count 102446
  • Difficulty Intermediate
  • update time 2022-04-11 17:16
  • Type Tutorial on Graphic and Text
  • The jQuery Tutorial "Learning jQuery at Your Fingertips" is a code version with pictures and texts. You are welcome to watch and practice at the same time! Friends who are learning front-end are familiar with jQuery. It is a simple JavaScript library that can quickly develop interactive animations. Through the study of this course, we can do more things with the least code, let's start learning together!

    • Course Catalog
    • Related articles
    • Courseware download
    5 hours of learning duration
    • Detailed explanation of PHP page jump function: page jump skills of header, location, redirect and other functions

      Detailed explanation of PHP page jump function: page jump skills of header, location, redirect and other functions

      Detailed explanation of PHP page jump functions: Page jump techniques for header, location, redirect and other functions, which require specific code examples. Introduction: When developing a Web website or application, jumping between pages is an essential function. PHP provides a variety of ways to implement page jumps, including header functions, location functions, and jump functions provided by some third-party libraries, such as redirect. This article will introduce in detail how to use these functions View original text

    • What Causes the net::ERR_HTTP2_PROTOCOL_ERROR in Chrome and How Can I Fix It?

      What Causes the net::ERR_HTTP2_PROTOCOL_ERROR in Chrome and How Can I Fix It?

      net::ERR_HTTP2_PROTOCOL_ERROR: A Guide to Causes and SolutionsThe net::ERR_HTTP2_PROTOCOL_ERROR is an issue that has plagued Google Chrome users... View original text

    • Send email in ThinkPHP5 using PHPMailer

      Send email in ThinkPHP5 using PHPMailer

      phpMailer is a very powerful PHP class for sending emails. You can set the sending email address, reply address, email subject, HTML web page, upload attachments, and it is very convenient to use. View original text

    • RBAC permissions in ThinkPHP with menu bar display and detailed permission operations

      RBAC permissions in ThinkPHP with menu bar display and detailed permission operations

      RBAC is the acronym for Role-Based Access Control. Translated into Chinese, it means role-based access control. To put it bluntly, users are associated with permissions through roles [its architecture is inspired by the operating system's GBAC (GROUP-Based Access Control) permission View original text

    • Teach you how to use PHP to connect to the QQ interface and implement user information query

      Teach you how to use PHP to connect to the QQ interface and implement user information query

      Teach you how to use PHP to connect to the QQ interface and implement user information query. With the rapid development of the Internet, third-party login has become one of the essential functions in various websites and applications. Users can quickly log in through a third-party account, saving registration time and effort. As one of the largest instant messaging tools in China, QQ login has also become the first choice for many websites and applications. In order to implement the QQ login function, we can connect through the QQ interface. In PHP, we can use some open source libraries and classes to implement the docking function. View original text

    • Create a location application using PHP and OpenStreetMap

      Create a location application using PHP and OpenStreetMap

      In today's digital age, people increasingly rely on mobile devices and location-based services. Whether it’s finding nearby restaurants or finding the shortest driving route, location services have become an integral part of people’s lives. Creating your own location application not only provides convenience to users, but also provides developers with a new programming challenge. This article will show you how to create a basic location application using PHP and OpenStreetMap (OSM). Preparation Before you start creating your application, you need to do some preparation View original text

    • PHP realizes the sending and verification method of email verification code

      PHP realizes the sending and verification method of email verification code

      PHP realizes the sending and verification method of email verification code. With the development of the Internet, email verification code has gradually become an important way to verify user identity. When developing websites or applications, we usually use email verification codes to implement user registration, password retrieval and other functions. This article will introduce how to use PHP to send and verify email verification codes, and provide specific code examples. Send email verification code First, we need to use PHP to send a verification code email to the user's registered email address. Below is a simple example code, using PH View original text

    • PHP email sending methods and summary of frequently asked questions

      PHP email sending methods and summary of frequently asked questions

      In the Internet era, email has become an indispensable part of people's lives and work. PHP is a language widely used in the field of web development, and email sending is also essential in web applications. This article will introduce in detail the relevant content and common problems of PHP email sending. 1. PHP email sending method PHPmailer library PHPmailer is a powerful PHP email sending library that can easily send emails in HTML format and plain text format. Using PHPmai View original text

    The courseware is currently not available for download, and the staff are organizing it. Please pay more attention to this course in the future~