Call a function when window is resized September 5, 2023 by Tarik You can use the window onresize event: window.onresize = setEqualHeight;