Side navigation
#2684 closed bug (fixed)
Opened April 14, 2008 12:26AM UTC
Closed January 26, 2009 10:11PM UTC
http://docs.jquery.com/ html rendering problem
Reported by: | bazzzman | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | site | Version: | |
Keywords: | site rendering html validation | Cc: | |
Blocked by: | Blocking: |
Description
When reading docs under some browsers (ie6/opera 9.5 beta, and may be
some others) I see tiresome space under sections name.
Check example:
http://farpost.ru/company/misc/jdoc_bug.png (12kb).
Having played with html validator I notice what you output invalid
html:
"line 149 column 5 - Warning: <p> isn't allowed in <tbody> elements"
http://farpost.ru/company/misc/jdoc_bug_html.png (11kb).
Please remove that empty p & br tags from table and check all other
page content by validator.
If u need some help on html or css - feel free to ask me do something.
Thanks for your job ^___^
Thanks for letting us know about this. The problem is more complicated than just html/css, as it involves the wiki templating engine. We're looking into it, though, and hope to have it fixed soon.