Home  >  Article  >  Web Front-end  >  Learn Jquery from scratch, Lecture 4 jquery introductory tutorial_jquery

Learn Jquery from scratch, Lecture 4 jquery introductory tutorial_jquery

WBOY
WBOYOriginal
2016-05-16 18:22:22900browse

The main controls we will talk about today are radio, select, input, Label, and Literal. There is less talk about server controls here, mainly because server controls can assign values ​​in the background, and secondly, server controls are also HTML controls after parsing
When writing programs, assigning values ​​to radio is the most headache. Today I will make a DEMO of the assignment of these controls and share it with you.

Copy code The code is as follows:

<%@ Page Language="C#" AutoEventWireup= "true" CodeBehind="Jquery4.aspx.cs" Inherits="JQuery_1.Jquery4" %>


< ;head runat="server">
JQuery assigns value to the control www.54talk.cn







a
b
c










Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn