Preguntas frecuentes (FAQs)
- What is jQuery?
- Query is an awesome JavaScript library
- Why should I use jQuery?
- Because it’s awesome and it makes writing JavaScript faster and easier
- Why would I want to hide the answers to my questions?
- To make it easier to peruse the list of available questions – then you simply click to see the answer you’re interested in reading.
- What if my answers were a lot longer and more complicated than these examples?
- The great thing about the <dd> element is that it’s a block level element that can contain lots of other elements. That means your answer could contain:
- Unordered
- Lists
- with lots
- of items
- (or ordered lists or even another definition list
- Or it might contain text with lots of special formatting.
- What if a user doesn’t have JavaScript enabled?
- You have two options for users with JavaScript disabled – which you choose might depend on the content of your page.
You might just leave the page as it is – and make sure the <dt> tags are styled in a way that makes them stand out and easy to pick up when you’re scanning down through the page. This would be a great solution if your answers are relatively short.
- What is jQuery?
- Query is an awesome JavaScript library