I have Form and this form is for sending mails. On click of button it takes 5-10 seconds to send( it does many other options at same time thats why 5-10 seconds ) and on success of all conditions it shows text. I need to run loading gif between this pause and make background disable to change( or maybe blur effect ).
P.S. It is not dublicate I read many topics, but could not find my condition.