collapse/expand JS
collapse/expand JS
Out of context: Reply #2
- Started
- Last post
- 8 Responses
- mitsu0
just give the td an id and in the called function do this:
mytd.style.display="none";
just give the td an id and in the called function do this:
mytd.style.display="none";