voggers
04-14-2006, 10:52 PM
Hi!
I just started playing around with the Switch Content II script...and i was wondering if anyone have managed to make it work by clicking anywhere in the <tr> instead of just the + or - sign.
Currently i've only managed to make it switch without the + and - signs changing.....(well they do change, but opposite of what they are intended to do):
<tr class="padd" onClick="expandcontent(this,'sc1')" style="cursor:hand; cursor:pointer">
I guess the 'this' would be wrong here?
I just started playing around with the Switch Content II script...and i was wondering if anyone have managed to make it work by clicking anywhere in the <tr> instead of just the + or - sign.
Currently i've only managed to make it switch without the + and - signs changing.....(well they do change, but opposite of what they are intended to do):
<tr class="padd" onClick="expandcontent(this,'sc1')" style="cursor:hand; cursor:pointer">
I guess the 'this' would be wrong here?