How to Build a Spry Product Table in Dreamweaver
The Spry table system in Dreamweaver helps you create a product table that lists each item in your e-commerce store. The Adobe Dreamweaver Spry system automatically generates the HTML for the table, and you specify the data to load in the table. You can use a database, a CSV or an XML file to load the data displayed in the table.
Instructions
-
-
1
Open the Adobe Dreamweaver software on your desktop and open the Web project for your e-commerce site.
-
2
Click the Dreamweaver "Insert" menu item and select "Spry." Click "Spry Data Set" to open a configuration window.
-
-
3
Select "HTML" from the "Type" drop-down box. Type a name for the table and data set in the "Name" text box.
-
4
Click the "Browse" button and select the data source for the table. Click "Done" to create the table. The Dreamweaver designer displays the table in the work space.
-
1