Table resize

Joined
Oct 10, 2007
Messages
1
Reaction score
0
Hi. Can anyone help me with a problem ? I have a table on a web page and I want to resize it, vertically, either by pushing a buton, either by dragging. How do I do this ?
Thanx.
 
Joined
Jan 22, 2020
Messages
9
Reaction score
0
Hi. Can anyone help me with a problem ? I have a table on a web page and I want to resize it, vertically, either by pushing a buton, either by dragging. How do I do this ?
Thanx.
.class_name{ resize: both; overflow: auto; width: 100%; height: 100%; }
 
Joined
Nov 27, 2019
Messages
163
Reaction score
28
the RESIZE property is for DIVs only!
To add rows and/or cells to a TABLE you need javascript
OR
you make two TABLES and just switch them out.
Give us your code for the TABLES and we'll show you the best way of doing this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top