jQuery * 选择器

jQuery 教程 · 2019-03-09 23:12:34

实例

选取文档内的所有元素:

$("*")

定义和用法

* 选择器选取文档中的所有元素,包括 html、head 和 body。

如果 * 选择器与其他元素一起使用,该选择器选取指定元素中的所有子元素。

提示:* 选择器会对一些浏览器的处理造成负担。

语法

$("*")

点击查看所有 jQuery 教程 文章: https://codercto.com/courses/l/35.html

查看所有标签

Algorithms on Strings, Trees and Sequences

Algorithms on Strings, Trees and Sequences

Dan Gusfield / Cambridge University Press / 1997-5-28 / USD 99.99

String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular seq......一起来看看 《Algorithms on Strings, Trees and Sequences》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具