摘要:
名称 语法构成 描述 返回值 示例 后代选择器 ancestor descendant 选取ancestor元素里的所有descendant(后代)元素 元素集合 $("#mian span")选取#mian下的所有元素 子选择器 parent>child 选取parent元素下的child(子)元素 元素集合 $("#mian>span")选取#mian下的子元素元素 相邻元素... 阅读全文
posted @ 2016-05-09 11:15
ZR-字母控
阅读(224)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.o 阅读全文
posted @ 2016-05-09 10:28
ZR-字母控
阅读(146)
评论(0)
推荐(0)

浙公网安备 33010602011771号