Submit to Tab on Ctrl + Click

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

La data de 09-06-2015. Vezi ultima versiune.

Autor
myf
Rating-uri
0 0 0
Versiune
1.0.2
Creat
18-05-2015
Actualizat
09-06-2015
Size
1,53 KB
Licență
MIT
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 in case form targets got recently changed triggers popup blocker.