Hi,
I have a div and a button and would like to achieve the following:
- After clicking the button, an extensive calculation is started and div should be replaced by an image.
-After the calculation is finished, the div should be displayed again.
Any Idea how to do it ?
2 posts - 2 participants