I have the following piece of code in my javascript file(helper.js):
var a = $(\'li\') $(window).keydown(function(e) { \\\\whatever })
it