Forum Moderators: phranque
<style type=text/css>
.answer {display:none}
</style>
<script type=text/javascript>
function show(whatToShow) {
document.getElementById(whatToShow).style.display='block';
}
</script>
<p><a href=q1.htm onclick="show('a1')">Why is a hamster when it spins?</a>
<p class=answer id=a1>The higher, the fewer.
<p><a href=q2.htm onclick="show('a2')">What's the difference between a duck?</a>
<p class=answer id=a2>One leg is both the same.