soi novatilla, quiero hacer exactamente lo que estais hablando, pero soi patosa... tengo echo esto:
<script type="text/javascript">
function cambio(Tester)
{
if (document.getElementById(cual).style.display == 'none')
document.getElementById(cual).style.display = 'block'
else
document.getElementById(cual).style.display = 'none'
}
</script>
<table width="411" border="1" cellspacing="0" cellpadding="0">
<tr onClick="mostrar('qwert')" style="cursor:n-resize;visibility:visible" title="Clic para mostrar Categorías" align="left">
<td background="../imagenes/fondos/barra.gif" colspan="2" ><img src="../imagenes/fondos/botones/cuadr_naranja.gif" width="8" height="8">Compras<input type="button" value="Ver/Ocultar" onclick="cambio('Tester')"></td>
</tr>
<tr align="center">
<td width="394" height="40" class="texto_negro">The FRC advances cooperative relations between franchisees and Burger King Corporation to enable the Burger King system to achieve and maintain the number one rating in service, image, new restaurant development and sales market share within the QSR category. The FRC is comprised of three subcommittees addressing the following issues: Service & Image, Development, and Finance
</td>
</tr>.....
Kiero k cuando pinche en la primera celda donde pone compras, se me muestre el texto ese, y cuando pinche de nuevo desaparezca el texto... pero no soi capas... alguien me peude dar mas pistas...???
muuuuuuuuchas gachas