hi!
i need code to open an external (blank) page somewhere inside the product description.
this is my xml:
<?xml version="1.0" encoding="UTF-8"?>
<products>
<product code="000" label="LG - laptop" model="Z1-A002HS" imageThumbnail="productImages/thumbnails/laptopLg.jpg" imagePreview="productImages/previewImages/laptopLg.jpg" price="179" description="Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi blandit ullamcorper velit. Curabitur vel enim in lorem tincidunt semper. Proin laoreet, ante ac blandit vehicula.">
<detail label="VGA" details="ATI® Mobility™ Radeon® X1350(128MB, up to 896MB *HyperMemory™) or Intel® GMA950 (up to 256MB)"/>
<detail label="Screen Resolution" details="12.1"/>
<detail label="RAM" details="1024 DDR2 (667MHz, Dual Channel Support, Up to 4GB)"/>
<detail label="Chipset " details="Mobile Intel® 945PM Express"/>
<detail label="CPU" details="Mobile Intel® 945PM Express"/>
</products>
thanks.
i need code to open an external (blank) page somewhere inside the product description.
this is my xml:
<?xml version="1.0" encoding="UTF-8"?>
<products>
<product code="000" label="LG - laptop" model="Z1-A002HS" imageThumbnail="productImages/thumbnails/laptopLg.jpg" imagePreview="productImages/previewImages/laptopLg.jpg" price="179" description="Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi blandit ullamcorper velit. Curabitur vel enim in lorem tincidunt semper. Proin laoreet, ante ac blandit vehicula.">
<detail label="VGA" details="ATI® Mobility™ Radeon® X1350(128MB, up to 896MB *HyperMemory™) or Intel® GMA950 (up to 256MB)"/>
<detail label="Screen Resolution" details="12.1"/>
<detail label="RAM" details="1024 DDR2 (667MHz, Dual Channel Support, Up to 4GB)"/>
<detail label="Chipset " details="Mobile Intel® 945PM Express"/>
<detail label="CPU" details="Mobile Intel® 945PM Express"/>
</products>
thanks.