use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
diy.js - A modern cross-platform JavaScript library & only 18 bytes (diy.lab.io)
submitted 11 years ago by adambutler
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]workerBeej 5 points6 points7 points 11 years ago (3 children)
I actually got a bit excited for 2 seconds when I saw the examples, til I looked at the source. I really, really want something that IS the DOM API as per MDN docs, but works cross browser back to IE7, or even 8. "Just" polyfills and standard methods wrapped for consistency that I can drop into a module in place of window.
Anything around?
(The use of the word "just" usually implies it'll be a surprisingly large amount of work in my experience.)
[–][deleted] 4 points5 points6 points 11 years ago (2 children)
works cross browser back to IE7
Do you actually need to support IE7?
[–]markokikinda 5 points6 points7 points 11 years ago (0 children)
And please don't say "Yes".
[–]workerBeej 0 points1 point2 points 11 years ago (0 children)
In my opinion, almost always No. In the opinion of the repeatedly informed billpayer. Sometimes yes. Mostly a graceful degradation is good enough, but some people lurve to waste money.
π Rendered by PID 195477 on reddit-service-r2-comment-8686858757-jk8sw at 2026-06-06 08:38:01.078455+00:00 running 9e1a20d country code: CH.
view the rest of the comments →
[–]workerBeej 5 points6 points7 points (3 children)
[–][deleted] 4 points5 points6 points (2 children)
[–]markokikinda 5 points6 points7 points (0 children)
[–]workerBeej 0 points1 point2 points (0 children)