I would like to stoke a fadeIn () during its execution so that the screen stays exactly as it was the moment I stopped.
The ideal would be something generic, that works for fadeIn, slideUp, slideDown, setTimeout etc.
Is it possible to do this using the browser console? What would it be like?