It can be said that almost every person who has done web development has asked, exactly what is the difference between the ID and name of the element? Why is there an ID and name?! And also we can get the classical answer: ID is like a person's
Difference
Almost everyone who has done web development has asked, exactly what is the difference between an element's ID and a name? Why do I have ID and name? and also we can get the classical answer: ID is like a person's ID number, and name is
Today, when I was working on a job interview, David asked me to add a title: The difference between ID and name in HTML. A listen to Ah, the HTML ID and name what is the difference, but usually in use, not how to think, just so use it, oh, in fact,
The JQuery selector can be broadly divided into: the base selector, the hierarchy selector, the filter selector, and the form selector. The filter selector can be divided into: Simple filter selector, Content filter selector, visibility filter
In the HTML DOM, all parts can be considered nodes, and element objects represent HTML elements. An element is a child of document that describes the methods and properties that are common to all elements, and all elements in the HTML dom inherit
The presence of Dynamic HTML provides a mechanism for users to create interactive pages based on traditional standard HTML. This article focuses on IE 5.0 how to use scripts to add, delete, and modify HTML elements (objects) and Element (object)
ID differs from name in HTMLA name can correspond to multiple controls at the same time, such as checkbox and radioAnd the ID must be the only one in the full-text filePurpose of the ID1) ID is the identity of the HTML element, mainly in the client
The first argument for all functions is: element, which represents the reference of the element to be manipulated, in order to add these methods to the DOM object when Element.extend, using the Methodize function. You do not need to enter the first
The first parameter of all functions is element, which indicates the reference of the Element to be operated. extend, add these methods to the DOM object, using the methodize function. You do not need to enter the first parameter during the call,
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.