u can just as easily use DIV elements instead.
Woring inside of Tables? Use extra TBODY elements.
Also, judicious use of
-Original Message-
From: Blackwings [mailto:[EMAIL PROTECTED]
Sent: Monday, July 17, 2006 2:13 AM
To: Tapestry users
Subject: Template header DOCTYPE
Hi,
I no
il.com> An
> > "Tapestry users"
> > 17.07.2006 11:13
> > Kopie
&
Thema
an Template header DOCTYPE
"Tapestry users"
<[EMAIL PROTECTED]
pache.org>
Hi,
I noticed something interresting about DOCTYPE. In fact, if a designer
give
me a XHTML1.0 transitional compliant html
17.07.2006 11:13
Kopie
Bitte antwortenThema
an
If you are writing data to a table use contrib:Table and never look back.
Another absolutely
fabulous component that I now use on every single table I ever create.
Cheers
mc
On 17 Jul 2006 at 15:47, Blackwings wrote:
> Ok for the select ;-)
> But what about the tr in a table?
>
>
>
>
Ok for the select ;-)
But what about the tr in a table?
Header 1
Header 2
Header 3
something
to put
somewhere here
Data info 1
Data info M
Data info 3X
Footer
2006/7/17, Murray Collingwood <[EMAIL PROTECTED]>:
For a select control use Sele
For a select control use SelectionModel to pass the options to your component.
Then you
don't need any @For loop in your html.
In your table component you could code your Tapestry on the statement. eg
Cheers
mc
On 17 Jul 2006 at 11:13, Blackwings wrote:
> Hi,
>
> I noticed something i
Hi,
I noticed something interresting about DOCTYPE. In fact, if a designer give
me a XHTML1.0 transitional compliant html template, when I mark the tag and
add some tags the html is not anymore compliant :
elem1
elem2
elem3
elem4
The cannot be place after a and