IE9 Bug - JavaScript only works after opening developer tools once.
Our site offers free pdf downloads to users, and it has a simple \"enter password to download\" f
I guess this could help, adding this before any tag of javascript:
try{ console }catch(e){ console={}; console.log = function(){}; }