Show / Hide DD
Show / Hide DD
Hello,
I have the following HTML:
<dl class="Faq">
<dt>Question 1?</dt>
<dd>Answer 1</dd>
<dt>Question 2?</dt>
<dd>Answer 2</dd>
</dl>
How can I show / hide a DD when its DT (on top) is clicked?
Thank You,
Miguel
Topic Participants
mdmoura
dsvick