June 2013
Beginner
388 pages
10h 9m
English
CHAPTER 10
![]()
Modern JavaScript Case Study: A Dynamic Gallery
In this chapter, you will learn how to develop a JavaScript-enhanced thumbnail gallery backed up by a PHP script. You’ll start with learning techniques related to static galleries and how to enhance them. Then you’ll move on to a gallery that uses PHP and Ajax to pull images dynamically from the server.
Note You can download the demo code of this chapter or see the results online at http://www.beginningjavascript.com. Because the chapter contains image galleries, the download is on the ...
Read now
Unlock full access