Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


Share this Page URL
Help

Displaying the Products > Displaying the Products - Pg. 731

CHAPTER 25 REFACTORING THE EXAMPLE: PART III Figure 25-2. The starting document for this chapter Displaying the Products I am going to use an accordion to display the products to the user. I have only six products to deal with, but I am going to break them into groups of two and use jQuery to create the structure of elements that the accordion requires. Listing 25-2 shows the changes to the document. Listing 25-2. Sorting and Structuring the Flower Elements