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
January 14th marks the 4th birthday of
jQuery and also the release of
jQuery 1.4. To celebrate the release of the latest version of the popular
JavaScript library the jQuery team has created the
14 Days of jQuery site, which will be updated each day with a new announcement or release. There’s also
prizes to be had for the coolest use of jQuery.
posted by Artw
on Jan 14, 2010 -
44 comments
24 Ways - 2006 Edition This year's possibly useful 24 articles containing 24 tips and tutorials for those of us who love CSS and other related web development techniques. Last year's links are included too.
posted by juiceCake
on Dec 30, 2006 -
4 comments
CSS on Demand allows users to set several preferences for how they want to see your site, rather than just using one of your themes via a switcher. Kind of like Matt lets you do here.
Perl. Free.
Try it out.
posted by Su
on Jan 28, 2003 -
15 comments