posted 9 years ago
I have a page where I have 3 forms. I want to show 3 different gifs when i submit different submits, but instead, it shows the same image for all the three. Also, its inconsistent as sometimes it shows the gif on first click and then not on the next two clicks, sometimes it shows on all three, but after that if I click on submit again result is shown but it does not show to loading gif image. Here is my code:
I tried to use different div ids for 3 different images wait, wait1 and wait3, changed waits in this:
and added the div id=wait inside the 3 different div containers, nothing seems to work.