//try this
<script type="text/javascript">
function show_hide(fid)
{
var fid_el = document.getElementById('f
myobj = fid_el.parentNode
var status = fid_el.style.display;
if (status == 'none') {
fid_el.style.display = '';
myobj.style.backgroundColo
} else {
fid_el.style.display = 'none';
myobj.style.backgroundColo
}
}
</script>
Main Topics
Browse All Topics





by: callrsPosted on 2006-09-28 at 20:23:43ID: 17624955
Easy way: groundColo r; this.style.backgroundColor =(x=='')?' red':''; show_hide(49); return false;">Item 1, Friday 29th of September 2006 02:26:39 AM</a>
<a href="#" onclick="x=this.style.back
But that will do the link part only, not whole row