Multiple Ajax activity indicators?

I have a page which has 3 different forms, all ajaxed. I used an online
tutorial to know about adding ajax activity indicator. But it displays
where it is located in page(1st form) rather than next to the form I
use. I want it to display with every form’s submit button.

So name the different things.

That should read:

So name THEM different things.

Hi, ok - what you need to do is have three spinners

so

spinner img

spinner img

spinner img

Then, on each submit you reveal/hide the relevant spinner - instead of
allways using the same spinner.

regards