Common cross-browser JavaScript issues
Every person working on this era of web 2.0 have faced issues with cross-browser JavaScript support issues. Something that works in IE, is not working in Firefox or Safari, this is a very common issue we face in our day to day front-end development life. This is my small attempt to compile common JavaScript compatibility [...]