#4243 closed enhancement (notabug)
http://jqueryui.com/ Needs a Proper <DOCTYPE>
Reported by: | WimpLo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.6rc6 |
Keywords: | Website Validation | Cc: | |
Blocked by: | Blocking: |
Description
All pages under http://jqueryui.com/ need a proper <DOCTYPE>. Currently, there's just
<!DOCTYPE html>
I would think that people who are into jQuery are also into validation (proper coding). Web Designers/Developers would just feel a lot better knowing these widgets work in valid pages. You'll be setting a good example and taking jQuery to the next level at the same time. It only makes you guys look even better.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
We're using the proper HTML 5 doctype.
Note: See
TracTickets for help on using
tickets.
Replying to WimpLo:
LoL...Never mind... I got my explaination here: http://ejohn.org/blog/html5-doctype/