Effect Window Resize
Listen to the window resize event and store the inner width.
Effect: event (window resize) + set
Window width =
Resize the browser window; value updates live.
PHP
Listen to the window resize event and store the inner width.
Window width =
Resize the browser window; value updates live.