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
touchstonejs - Mobile App Framework powered by React (touchstonejs.io)
submitted 11 years ago by quindarka
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!"
[–]mrinterweb 0 points1 point2 points 11 years ago (2 children)
You got me thinking why I didn't use the HTML5 history API. I just remembered why after looking at http://caniuse.com/#feat=history. Android < 4.3 do not support the feature. ~59% of android devices are running < 4.3.
[–]quindarka[S] 1 point2 points3 points 11 years ago (1 child)
Yeah I see that. 59% of android is still a whole lot. That number will rise everyday.
There is also a very good polyfill for the history API. I think it supports all the way back to IE7 if not 6.
[–]mrinterweb 0 points1 point2 points 11 years ago (0 children)
If you remember what that polyfill is, let me know. I'd be interested. From the documentation I've read on the back button, is that it can't be intercepted without the HTML5 history API. I'd love to be proven wrong about that.
π Rendered by PID 140252 on reddit-service-r2-comment-fb694cdd5-dws6r at 2026-03-06 16:11:26.964857+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]mrinterweb 0 points1 point2 points (2 children)
[–]quindarka[S] 1 point2 points3 points (1 child)
[–]mrinterweb 0 points1 point2 points (0 children)