Submit to Tab on Ctrl + Click

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

Verzia zo dňa 13.07.2015. Pozri najnovšiu verziu.

Autor
myf
Hodnotenie
0 0 0
Verzia
1.0.2
Vytvorené
18.05.2015
Aktualizované
13.07.2015
Veľkosť
1,5 KB
Licencia
MIT
Spustiť na
Všetkých stránkach

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.