Over the past several years, Mozilla's
collection of developer documentation for its own web browsers has turned into a wiki-editable reference of web standards for developers working with
all browsers, hosting a comprehensive, no-nonsense reference of
HTML,
HTML5,
CSS,
JavaScript, the
DOM, and
more. If you find yourself turning to this reference frequently,
dochub provides instant access to Mozilla's documentation for any HTML, CSS, JavaScript, or DOM-related topic. If you're worried that a fancy new standard might not work in an older browser,
canIuse will tell you exactly how many browsers will support that new standard. Still want to use that shiny new standard?
Modernizr and
yepnope will let you detect missing features, and load
tiny bits of code to make old browsers support the latest HTML5 hotness.
[via the carefully-curated selections of
JavaScript and
HTML5 Weekly, run by
MetaFilter's own wackybrit]
posted by schmod
on Dec 7, 2011 -
23 comments
99.9% of Websites Are Obsolete An excerpt from an upcoming book by Mr. Zeldman in which he continues to argue the practice of standards compliance - "Held up as a Holy Grail of professional development practice, backward compatibility sounds good in theory. But the cost is too high and the practice has always been based on a lie." I enjoy his writing but he seems to be repeating himself as usual. Still, it is a good argument: where do we focus our priorities for future development - pure standards compliant CSS models, backwards compatibility, or somewhere in between? I know this has been
discussed before but thought it postworthy due to the new book and all.
posted by poopy
on Sep 6, 2002 -
110 comments
The
Web Standards Project is back, now in easy-to-swallow blog form. Stand up straight! Close that HTML tag! And wipe that silly browser off your hard drive, mister! And the
other one.
posted by gazingus
on Jun 11, 2002 -
17 comments
Proprietary URLs? How many of these non-standard prefixes does
your system support?
Just off the top of my head with the programs I have running right now, I can handle
nap: aim: hotline: and a few others, not counting all the ones built into my browser.
More inside...
posted by anildash
on Sep 15, 2000 -
2 comments
The Web Standards Project blasts Microsoft's "arrogant" break with standards in IE 5.5/Windows Edition. Please read the
press release and, if you agree, post it to your favorite mailing lists and news groups. This must not stand.
posted by Zeldman
on Apr 10, 2000 -
5 comments