Submit to Tab on Ctrl + Click

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

Versão de: 20/05/2015. Veja: a última versão.

Autor
myf
Avaliações
0 0 0
Versão
1.0.1
Criado
18/05/2015
Atualizado
20/05/2015
Tamanho
1,26 KB
Licença
MIT
Aplicável a
Todos os sites

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.