Submit to Tab on Ctrl + Click

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

Verze ze dne 20. 05. 2015. Zobrazit nejnovější verzi.

Autor
myf
Hodnocení
0 0 0
Verze
1.0.1
Vytvořeno
18. 05. 2015
Aktualizováno
20. 05. 2015
Size
1,3 KB
Licence
MIT
Spustit na
všech stránkách

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.