[ad_1]
Make sure the call:
$(window).on("resize", resizePortfolio);
is inside the $(document).ready(function() {...}) body, because the scope of the function name is just that function.
[ad_2]
solved Javascript “— is Not Defined” Error
[ad_1]
Make sure the call:
$(window).on("resize", resizePortfolio);
is inside the $(document).ready(function() {...}) body, because the scope of the function name is just that function.
[ad_2]
solved Javascript “— is Not Defined” Error