Learn JQuery from scratch, Lecture 2_jquery
jquery
Getting Started Basics
In this lecture, we mainly give a brief introduction to JQuery's selector and how JQuery obtains the value. Without further ado, let’s just post the code and let’s talk based on the DEMO.
Copy code The code is as follows:
<%@ Page Language="C#" AutoEventWireup= "true" CodeBehind="JQuery2.aspx.cs" Inherits="JQuery_1.JQuery2" %>
< ;head runat="server">