This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How build an Array, N columns, M lines ?


Hi,

So the question is How to build it.

I just want to build an array of pictures. The part of XML is :

<picture number="1">
    <height>128</height>
    <width>128</width>
    <name>X</name>
    <location>Here/</location>
</picture>

... This repeat N times as long as possible. I want to display this in 6
columns max.

Thank

PS


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]