Is it possible to get a dash callback to fire if jquery updates the value of an HTML element, I don’t mind what type of element it will be as it will be hidden.
It will be used to get the current viewport width into a function which creates a graph so that I can format the graph differently on a mobile device compared to a desktop.