Optional TagsIHEIGHT= and IWIDTH=Currently, the Order Online specifications allow for image dimensions up to 500 pixels in width and unlimited height. In some circumstances, the final TROO image sizes will not work well within the Custom e-Catalog layout being developed. 'IHEIGHT=' and 'IWIDTH=' provide control of the image dimensions in the details display. 'IHEIGHT=' controls the height of the image, and 'IWIDTH=' controls the width of the image. You can use the tags together or independently. Used independently, specifying one parameter sizes the second parameter proportionally. You can use them in conjunction with any of the display types ('TYPE='), but their effect is evident only when accessing a product 'details' screen. Local Syntax
<!-- SMARTCAT START
AZ=xxxxxxxx
TYPE=list
PART=ABC
PART=DEF
PART=GHI
IHEIGHT=100
IWIDTH=100
SMARTCAT END -->
Portable Syntax |
<a href="smartcat.cgi?az=xxxxxxxx&type=list&iheight=100&iwidth=100&ptno=ABC+DEF+GHI">
Copyright © 2002 Thomas Publishing Company