A friend of mine is working on some Javascript to show and hide divs based on what is clicked. He was using a link as the click-through, but was having a difficult time managing the behavior of the A tag when it came to the onclick event.
He decided he would rather use a different [...]
