Submit to Tab with Ctrl + Click / Ctrl + Enter

Sets form's target to `_blank` when submitted while Control key is being pressed.

Versione datata 01/03/2024. Vedi la nuova versione l'ultima versione.

Autore
myf
Valutazione
0 0 0
Versione
2.0.1
Creato il
18/05/2015
Aggiornato il
01/03/2024
Dimensione
1008 Byte
Licenza
CC0
Applica a
Tutti i siti

Useful for "saving" form state in preceding tab.

Ctrl+enter will work alike where plain enter would submit form (ie NOT on textareas).

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

For reference, request for similar functionality in Firefox from 1999.

长期地址
遇到问题?请前往 GitHub 提 Issues。