Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

spry table layout

Status
Not open for further replies.

mejiaks

IS-IT--Management
Jun 9, 2003
131
HN
Hi, I just added an spry table to an html page to show the content of an XLM file. so far so good, the table looks like this
title | description
Item1 Item 1 description
Item2 Item 2 description


here is the question:

Is there any way to change the layout of the table to look like this:

title
Item1
Item 1 description
Item2
Item 2 description

I tried to put the field description below item but i got this

title
Item1
Item2
Item 1 description
Item 2 description

TIA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top