>
> <td id="1" style="display:none">cell a</td>
> <td id="2" style="display:none">cell b</td>
> <td id="3" style="display:none">cell c</td>
> <td id="4" style="display:none">cell d</td>
> so, now the "displayTBL" table would look like this if cell a and cell
> d are requested to be displayed subsequently:
> (page format)
>
> cell a cell d
>
> what is desired would look like
> cell a [b space] [c space] cell d
Change your "display: none;" to "visibility: hidden;".
Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
