Ctrl+Enter Submits

By Timothy Babych Last update Nov 17, 2008 — Installed 2,412 times.
Script Summary:
Allows submitting on Ctrl+Enter in any input and textarea

Remotely hosted version

Script homepage

Recently Updated TopicsPosts
Archived Comments9

this script has 1 topic, 9 posts

This script has no reviews.

This script allows submitting of web forms with simple Ctrl+Enter. My email client does so, my IM client too. So this add a little consistency to my desktop :). Now works with GMail.

It adds some Unicode beauty to the text submitted:

* proper quotes.
* (c) => ©
* (r) => ®
* (tm) => ™
* ... => …

Also, understands wiki styling:

  • **word** ⇒ word
  • //word// ⇒ word
  • --word-- ⇒ <s>word</s> (strikeout)
  • __word__ ⇒ <u>word</u> (underline)

If you want just format the message without sending it hit Shift+Enter

Version with cyrillic quotes can be downloaded from my homepage.