`onresize` is an event which occurs when the browser window has been resized.
I am computing elements width on page load with jq and works fine , trying to automate on window resize but …