Roughian Examples Site Map - Examples - Tutorials

WindowResizeListener


Version 1.0 onwards

Lets The Application React To Window Size Changes


Sources


This is a application-wide thing that you can access statically from anywhere.


Notes


onWindowResized() Your application can use this to to react to the user resizing the browser window. Personally, with the power of modern CSS, I haven't found much use for it. Back in the days when CSS wasn't so powerful, it would have been really useful. But we didn't have it then.

"To the toothless come many nuts"