Frederic G. MARAND ee39ec5604 Listing 7.6: cookie's cyclePaused control. 8 роки тому
..
images 5af81e82e5 Chapter 7: using plugins. 8 роки тому
jquery.mobile 5af81e82e5 Chapter 7: using plugins. 8 роки тому
listings 5af81e82e5 Chapter 7: using plugins. 8 роки тому
ui-themes 5af81e82e5 Chapter 7: using plugins. 8 роки тому
07.js ee39ec5604 Listing 7.6: cookie's cyclePaused control. 8 роки тому
07.scss 098b232fef Listing 7.1: basic jQuery Cycle cycle() use. 8 роки тому
README.txt 5af81e82e5 Chapter 7: using plugins. 8 роки тому
booklist.scss 098b232fef Listing 7.1: basic jQuery Cycle cycle() use. 8 роки тому
complete.js 5af81e82e5 Chapter 7: using plugins. 8 роки тому
index.html 5af81e82e5 Chapter 7: using plugins. 8 роки тому
jquery-ui-1.10.0.custom.min.js 5af81e82e5 Chapter 7: using plugins. 8 роки тому
jquery.cookie.js 5af81e82e5 Chapter 7: using plugins. 8 роки тому
jquery.cycle.all.js 5af81e82e5 Chapter 7: using plugins. 8 роки тому
jquery.js 5af81e82e5 Chapter 7: using plugins. 8 роки тому
mobile.html 5af81e82e5 Chapter 7: using plugins. 8 роки тому
wp-mobile-apps.html 5af81e82e5 Chapter 7: using plugins. 8 роки тому

README.txt

This directory contains files related to Chapter 7 of Learning jQuery, Fourth
Edition. Included are the following:

index.html
This is the main sample HTML file for the chapter. Open this file in a
browser to experiment with the examples.

jquery.js
This is a downloaded copy of the jQuery library, referenced by index.html.

07.css
This is the CSS file used to style index.html.

07.js
This is the custom JavaScript file referenced by index.html. You will notice
that this file is currently empty. By adding code to this empty file and
then viewing index.html in a browser, you can experiment with the example
page or follow along with the examples in the book.

complete.js
This file contains the completed contents of 07.js, if all code examples
given in the book chapter are followed.

listings/
This directory contains one file per code listing in the chapter. If you
wish to see what the results of the code are at any point in the book
chapter, you may copy the contents of the corresponding file into 07.js and
view index.html within your browser.

Other files in the directory are supplemental materials (images, etc.)
required to implement the examples in the chapter.

To view the code examples in an interactive code browser, please visit:
http://book.learningjquery.com