var a = x; //default value $(window).on("load resize", function() { a = 1; }); //other function ......