You have 3 main buttons on your mouse. LMB, MMB and RMB. If you click your middle mouse button on an image/hyperlink in any website, it will open new window in the background.
I want the same thing to work, but on a Submit form. I get it - the values are in body of my webiste.
So how can I open the ACTION website in the new background tab?
I tried changing submit to input type="image" but it's the same. Maybe some JS will help?