Is there a way to hide table rows without affecting the overall table width? I\'ve got some javascript that shows/hides some table rows, but when the rows are set to d
d
You can do it using pure HTML
1 2 3 4