Skip to Content
深入淺出 jQuery
book

深入淺出 jQuery

by Ryan Benedetti, Ronan Cranley
February 2012
Intermediate to advanced
540 pages
11h 39m
Chinese
GoTop Information, Inc.
Content preview from 深入淺出 jQuery
目前位置 4 163
jQuery 網頁操作
冥想時間 — 我是 DOM
你的任務是扮演 DOM 的角色。從 jQuery 陳述式畫一條線
連接到將由選擇器傳回的 DOM 元素。假設只需考慮頁面
上的元素,我們已經幫助你完成了第一個。
body
h4
li
li
li
li
li
ul class=
"menu_list"
ul class=
"menu_entrees"
div class=
"left_col"
div class=
"menu_wrapper"
li
li
li
li
li
li
li
li
li
li
ul class=
"menu_list"
ul class=
"menu_list"
$(".menu_list").parents().filter("div");
$("li").first();
$(".left_col").children().not("h4");
$(".menu_list li").eq(3);
$(".menu_list").children().last();
$(".menu_list").parent().slice(1,3);
撰寫 jQuery 程式碼,將包含魚的菜餚放回我們把它們從中解除的菜單裡 (
明確地說,就在 menu_entrees 下面的第一個菜單項目之前)。
.before($f);
164 第四章
調整
DOM
冥想時間 — 我是 DOM 解答
你的任務是扮演 DOM 的角色。從 jQuery 陳述式畫一條線
連接到將由選擇器傳回的 DOM 元素。假設只需考慮頁面上
的元素,我們已經幫助你完成了第一個。 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

HTML5 錦囊妙計

HTML5 錦囊妙計

Christopher Schmitt, Kyle Simpson
Pro JSF and HTML5: Building Rich Internet Components, Second Edition

Pro JSF and HTML5: Building Rich Internet Components, Second Edition

Hazem Saleh, Allan Lykke Christensen, Zubin Wadia

Publisher Resources

ISBN: 9789862764060