android 4.x html canvas duplicated bug
http://code.google.com/p/android/issues/detail?id=41312
This bug have 2 different solution.
Solution 1 – delete “overflow:hidden” from itself and all parents elements.
Solution 2 – set the size full of canvas elements then limiting drawing areas.
Javascript animation bugs on iOS (and fix!)
http://www.chilicode.ca/scrolling-and-timer-bugs-on-ios6/
This bug have 2 different solution
Solution 1 – event didn’t fired by touch event
https://gist.github.com/jpattishall/4180482
Solution 2 – event is paused by scrolling screen
https://gist.github.com/ronkorving/3755461
Your programming will be funny by using JS Libraries.
en – 30 Best JavaScript Libraries and Tools
http://inspiretrends.com/best-javascript-libraries-and-tools/
en – 25 Useful JavaScript Libraries And Tools
http://smashinghub.com/25-useful-javascript-libraries-and-tools.htm
en – JSDB is a collection of the best javascript libraries
http://www.jsdb.io/?sort=trending
Really suprizing JS Libraries.
Real Shadow
http://indamix.github.io/real-shadow/