DiGiTaL commented on a Page, Javascript Visibility Toggle  -  Sep 13, 2008

You can also space some lines and change line 4-5 to:

item.style.visibility = (item.style.visibility == 'visible') ? 'hidden' : 'visible';

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.