Re: invisible table columns
- From: Joe Attardi <jattardi@xxxxxxxxx>
- Date: Thu, 30 Aug 2007 15:49:00 -0400
my.shabby.sheep@xxxxxxxxx wrote:
I want to do the following. I want to make a table column invisible
to the screen, but I still want to be able to get the innertext that
would have been stored in the cell for certain operations. What would
be the best way to do this.
I currently added an invisible attribute to the column tag. Please
help
This is more of a CSS solution than JavaScript, but you could set the style to "display: none". That would hide the column from the screen but it would still exist in the DOM.
--
Joe Attardi
jattardi@xxxxxxxxx
.
- Follow-Ups:
- Re: invisible table columns
- From: my . shabby . sheep
- Re: invisible table columns
- References:
- invisible table columns
- From: my . shabby . sheep
- invisible table columns
- Prev by Date: invisible table columns
- Next by Date: Re: Stupid Audit Tricks
- Previous by thread: invisible table columns
- Next by thread: Re: invisible table columns
- Index(es):
Relevant Pages
|