dynamically set cellspacing on individual table rows? 
Author Message
 dynamically set cellspacing on individual table rows?

Any way to do this?


Tue, 04 Nov 2003 05:26:12 GMT  
 dynamically set cellspacing on individual table rows?
TJS says:

Quote:
>Any way to do this?

How about nested tables?

----------
Randy Hunt
MCP+I / MCSE

Please visit my sites!
http://www.wshscripting.com
http://www.serverscripting.com



Tue, 04 Nov 2003 12:25:21 GMT  
 dynamically set cellspacing on individual table rows?
thanks for answering,

tried that, nested tables seem to create their own additional "spaces'



Quote:
> TJS says:

> >Any way to do this?

> How about nested tables?

> ----------
> Randy Hunt
> MCP+I / MCSE

> Please visit my sites!
> http://www.wshscripting.com
> http://www.serverscripting.com



Tue, 04 Nov 2003 14:53:14 GMT  
 dynamically set cellspacing on individual table rows?
TJS says:

Quote:
>tried that, nested tables seem to create their own additional "spaces'

Set the cellpadding and cellspacing attributes accordingly to fix
that.

----------
Randy Hunt
MCP+I / MCSE

Please visit my sites!
http://www.wshscripting.com
http://www.serverscripting.com



Tue, 04 Nov 2003 15:04:03 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. to add row dynamically in table

2. Add new row to a table dynamically

3. Dynamically Delete rows in a table???

4. enetring data from a same set of fields to different rows in a table

5. Set position absolute for a table row

6. entering data from set of same fields to different rows in a table

7. Setting table/col/row properties with JScript???

8. table row text will not show after row insert

9. Change border thickness on individual table cell ?

10. HOW TO set individual width of characters?

11. Dynamically add Attributes to a row, specifically onclick

12. how VB update Table A INNER JOIN Table B, Set A.co=B.ID

 

 
Powered by phpBB® Forum Software