I\'m trying to detect when my document height changes. Once it does, I need to run a few functions to help organize my page layout.
document
I\'m not looking fo
The command watch() checks any change in a property.
See this link.