I need a script that refreshes the browser when the user resizes the windows.
The script should check if the window’s size is over a specific dimension (in my case 600px and 800px) and do the refresh only in this case.
This script could also use jQuery.
Can you suggest any ideas or tutorials?
Using jQuery: