JavaScript for E-Commerce

Back | Contents | Next

Framework - item-cd-blues.html, ...

The item-cd-blues.html, item-cd-dance.html, ..., item-record-classical.html files contain a list of items available in each category for each product type.

Source

<html>

<head>

<base target="contentFrame">

</head>

<body>

<table border="0" cellpadding="1" cellspacing="1">
    <tr>
        <td>&nbsp;</td>
        <td><a href="item-0011.html">Led Zeppelin - Remasters</a></td>
    </tr>
    <tr>
        <td>&nbsp;</td>
        <td><a href="item-0001.html">Penyon - Some People</a></td>
    </tr>
    <tr>
        <td>&nbsp;</td>
        <td><a href="item-0012.html">The Sisters Of Mercy - Vision Thing</a></td>
    </tr>
</table>

</body>

</html>
			

Description

Only the source of item-cd-rock.html is listed here.

These files are a simple list of links to item*.html files that show the image and description of the items in the content frame.


Back | Contents | Next

If you find this tutorial useful and want to show your apprectiation, a small donation is most welcome.