Submit to Tab on Ctrl + Click

Sets form's target to `_blank` when submitted via ctrl + left mouse button.

Versione datata 20/05/2015. Vedi la nuova versione l'ultima versione.

Autore
myf
Valutazione
0 0 0
Versione
1.0.1
Creato il
18/05/2015
Aggiornato il
20/05/2015
Dimensione
1,26 KB
Licenza
MIT
Applica a
Tutti i siti

Useful for "saving" form state in preceding tab.

Sadly, using middle mouse button for the same purpose does not work that well, because it would require invoking "artificial" form.submit(), what in case form targets got recently changed triggers popup blocker.