Submit to Tab on Ctrl + Click / Enter

Sets form's target to `_blank` when submitted via Ctrl + Left Mouse Button or Ctrl + Enter.

La data de 01-03-2024. Vezi ultima versiune.

Autor
myf
Rating-uri
0 0 0
Versiune
2.0.0
Creat
18-05-2015
Actualizat
01-03-2024
Size
1,29 KB
Licență
CC0
Se aplică pe
Toate site-urile

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.