One, George Stocker provides a large string, categorized as follows:How to Design Programs:an Introduction to Computing and programmingComputer Science EbooksFree Tech BooksMindView INCWikibooks:programmingCheat Sheets (free)CodePlex List of Free
Jquery
Selector Selector
Example
Select
*
$("*")
All elements
#ID
$ ("#lastname")
id= elements of "LastName"
. class
$ (". Intro")
All elements of class=
JQuery fragment (1) Basics: select the elements to be operated, process DOM elements, and jquery Fragment
1. Basics
Jquery object set:$ (): Jquery object setObtain the elements in the jquery object set:Use the index to obtain the javascript element
Linux is the Swiss Army knife of file systems, and it also offers a wide variety of storage technologies for both desktops and servers. Beyond the file system, Linux incorporates world-class NAS and SAN technologies, data protection, storage
One, selector1, selector group: A style can be applied to multiple selectors, only with a different selector in the middle of the comma can be added. Such as:{ color: green; }PS:CSS specifies that all child elements inherit the attributes of the
Definition and usage: The Not (selector) selector matches each element that is not the specified element/selector.Browser supportAll major browsers support: not selectors.Note: IE8 and earlier versions of IE do not support: not selectors.InstanceSet
This article introduces the usage and summary of the CSS3 selector, including General selectors, attribute selectors, pseudo-class selectors, and the code farmers interested in CSS selectors can read this article.A universal Selector1 *{} wildcard
The CSS selector is used to select the mode of the element you want to style.The "CSS" column represents the property definition in the CSS version (CSS1,CSS2, or CSS3).
Selector Selector
Example
Example Description
CSS
These jquery resources will set you on the path towards mastering jquery. Written articles
Getting started with jquery-this is the official jquery Getting Started Guide.
Jquery for JavaScript programmers-Simon willison (creator of Django)
ArticleDirectory
Written articles
E-books
Slideshows
Learning screencasts
Attend a Training Course
Hire a login ate jquery trainer
Conferences
Jquery meetups
Podcasts
More resources
Other blogs
Written
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.