Hi. Look at my wiki viewer and feedback, please.
- Ids, classes, names and any other html attribute should be lower case and separated with “-”
- Don’t style html tags or ids - that’s what classes are for
- Why are you using jQuery here? How is that helping you?
- Try out another way to generate the html you need for the search results. Try document fragments maybe