I have my xsl set up to read my xml docs to produce the page. The proble is that their are many different people in each xml doc. I want to place these ppl in a table with 5 columns and break after 5 and start a new row. I cant seem to get this to work it will just display all ppl in one row. Does anyone know of a way to create a counter or something in JS to break after 5 ppl and create a new row?
Thanks
Adam
Thanks
Adam