资源说明:jQuery 实战(jQuery in action)(2008版)的配套源代码。目录如下:
jqia.source
│ backg.jpg
│ banner.jpg
│ common.css
│ index.html
│ prelude.jspf
│
├─appendixA
│ closure.html
│ function.context.html
│ index.json
│
├─chapter1
│ document.ready.html
│ index.json
│ listing.1.1.html
│ zebra.stripes.html
│
├─chapter2
│ │ index.json
│ │ lab.selectors.html
│ │ lab.wrapped.set.html
│ │ new.divs.html
│ │ sample.css
│ │ sample.dom.html
│ │ subpage.selectors.html
│ │ subpage.wrapped.set.html
│ │
│ └─images
│ image.1.jpg
│ image.2.jpg
│ image.3.jpg
│ image.4.jpg
│ image.5.jpg
│ image.6.jpg
│ image.7.jpg
│
├─chapter3
│ car.png
│ dimensions.html
│ dragonfly.png
│ flower.png
│ index.json
│ lab.move.and.copy.html
│ zebra.stripes.html
│
├─chapter4
│ │ dom.0.events.html
│ │ dom.0.propagation.html
│ │ dom.2.events.html
│ │ dom.2.propagation.html
│ │ hover.css
│ │ hover.html
│ │ index.json
│ │ jquery.events.html
│ │ jquery.propagation.html
│ │ toggle.html
│ │ vstar.jpg
│ │
│ └─bamboo
│ bamboo.css
│ bamboo.gif
│ bamboo.html
│ bamboo.jpg
│
├─chapter5
│ collapsible.list.take.1.html
│ collapsible.list.take.2.html
│ collapsible.list.take.3.html
│ collapsible.list.take.4.html
│ custom.effects.html
│ IMG_2298.jpg
│ IMG_2319.jpg
│ index.json
│ lab.effects.html
│ minus.gif
│ plus.gif
│
├─chapter6
│ $.browser.html
│ $.each.html
│ $.extend.html
│ $.getScript.html
│ $.grep.html
│ $.map.html
│ $.merge.html
│ index.json
│ new.stuff.js
│ ready.handler.test.1.html
│ ready.handler.test.2.html
│
├─chapter7
│ │ index.json
│ │ jquery.jqia.dateFormat.js
│ │ jquery.jqia.makeitblue.js
│ │ jquery.jqia.setreadonly.js
│ │ test.dateFormat.html
│ │ test.setreadonly.css
│ │ test.setreadonly.html
│ │
│ └─photomatic
│ │ jquery.jqia.photomatic.js
│ │ photomatic.css
│ │ photomatic.html
│ │
│ ├─photos
│ │ IMG_2212.jpg
│ │ IMG_2222.jpg
│ │ IMG_2227.jpg
│ │ IMG_2235.jpg
│ │ IMG_2259.jpg
│ │ IMG_2269.jpg
│ │ IMG_2273.jpg
│ │ IMG_2287.jpg
│ │ IMG_2292.jpg
│ │ IMG_2296.jpg
│ │ IMG_2298.jpg
│ │ IMG_2302.jpg
│ │ IMG_2310.jpg
│ │ IMG_2319.jpg
│ │ IMG_2331.jpg
│ │ IMG_2335.jpg
│ │
│ └─thumbnails
│ IMG_2212.jpg
│ IMG_2222.jpg
│ IMG_2227.jpg
│ IMG_2235.jpg
│ IMG_2259.jpg
│ IMG_2269.jpg
│ IMG_2273.jpg
│ IMG_2287.jpg
│ IMG_2292.jpg
│ IMG_2296.jpg
│ IMG_2298.jpg
│ IMG_2302.jpg
│ IMG_2310.jpg
│ IMG_2319.jpg
│ IMG_2331.jpg
│ IMG_2335.jpg
│
├─chapter8
│ │ $.get.html
│ │ index.json
│ │ listing.8.3.html
│ │ listing.8.6.html
│ │ reflectData.jsp
│ │ returnError.jsp
│ │ serialize.html
│ │ someResource
│ │ test.jsp
│ │ test.php
│ │ tomcat.pdf
│ │
│ └─bootcloset
│ │ boot.closet.1.html
│ │ boot.closet.2.html
│ │ boot.closet.3.html
│ │ boot.closet.backg.png
│ │ boot.closet.branding.png
│ │ boot.closet.css
│ │ getColors.jsp
│ │ getColors.php
│ │ getDetails.jsp
│ │ getSizes.jsp
│ │ getSizes.php
│ │ getTerm.jsp
│ │ jquery.jqia.selects.js
│ │ jquery.jqia.termifier.js
│ │
│ └─photos
│ 7141730.png
│ 7141832.png
│ 7141833.png
│ 7141922.png
│ 7173656.png
│ 7177382.png
│ 7257914.png
│ 7269643.png
│ none.png
│
├─chapter9
│ │ index.json
│ │
│ ├─dimensions
│ │ │ IMG_2227.jpg
│ │ │ lab.scroll.html
│ │ │
│ │ └─thumbnails
│ │ IMG_2212.jpg
│ │ IMG_2227.jpg
│ │ IMG_2292.jpg
│ │ IMG_2319.jpg
│ │
│ ├─form
│ │ image.1.jpg
│ │ lab.ajaxForm.html
│ │ lab.ajaxSubmit.html
│ │ lab.get.values.html
│ │ lab.reset.and.clear.html
│ │ reflectData.jsp
│ │ styles.css
│ │ test.case.html
│ │
│ ├─livequery
│ │ lab.livequery.html
│ │
│ └─ui
│ │ dragon.gif
│ │ lab.draggables.html
│ │ lab.droppables.html
│ │
│ └─images
│ dog.flowers.jpg
│ dog.jpg
│ dropzone.flowers.jpg
│ dropzone.jpg
│ flower.jpg
│ motorcycle.jpg
│ river.jpg
│ waterfall.jpg
│
├─scripts
│ jquery-1.2.1.js
│ jquery.dimensions.js
│ jquery.form.js
│ jquery.livequery.js
│ support.labs.js
│ ui.draggable.ext.js
│ ui.draggable.js
│ ui.droppable.ext.js
│ ui.droppable.js
│ ui.mouse.js
│ ui.resizable.js
│ ui.slider.js
│ ui.sortable.js
│
└─WEB-INF
│ web.xml
│
├─classes
└─lib
jstl-1.1.2.jar
standard-1.1.2.jar
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。