return null. In this case likely
Al
-Original Message-
From: Jeff Beal [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 05, 2005 9:45 AM
To: Struts Users Mailing List
Subject: Re: Tag inside a cell.
In CSS:
table { empty-cells: show; }
Another alternative is to include in empty t
Marcelo Epstein wrote:
> Thanks Jeff,
>
> But it is not working. I inserted :
>
> table { empty-cells: show; }
> inside my css file.
>
> But the cells when the attribute of the bean is null still appears no
> border. :-(
>
> Any sugestion? Or sample code?
>
You'll have to make sure that the table
Thanks Jeff,
But it is not working. I inserted :
table { empty-cells: show; }
inside my css file.
But the cells when the attribute of the bean is null still appears no border.
:-(
Any sugestion? Or sample code?
Thanks in advance
Marcelo
Jeff Beal wrote:
In CSS:
table { empty-cells: show; }
Anot
In CSS:
table { empty-cells: show; }
Another alternative is to include in empty table cells
See http://www.w3.org/TR/REC-CSS2/tables.html#empty-cells
-- Jeff
On Apr 5, 2005 10:23 AM, Marcelo Epstein <[EMAIL PROTECTED]> wrote:
> Hi,
>
> When the attribute of an object is null, I always lost
Hi,
When the attribute of an object is null, I always lost the border of the
table.What is a good way to avoid it?
ex:
(when y = null, border seems
strange!)
Thanks in advance.
Marcelo
-
To unsubscribe, e-mail: [EMAIL PROTE
5 matches
Mail list logo