njoker555, you can not use the same identification to collaspe a cell. This is meant for one cell and you ca change '
rightbar_1' to '
rightbar_2' or if you callaspe one with the same (id), then it will stay close or just not work at all.
If you create a collasping cell make sure that cell has its own (id).
Code:
<td class="tcat">
<a style="float:right" href="#top" onclick="return toggle_collapse('rightbar_1')"><img id="collapseimg_rightbar_1" src="images/buttons/collapse_tcat.gif" alt="" border="0" /></a>
<!-- title start -->
Right Column Bar
<!-- / title end -->
</td>
</tr>
</tbody>
<tbody id="collapseobj_rightbar_1"