Re: Editor Ender Rules
Neil <[email protected]> Mon, 27 Dec 2010 22:36:26 +0000
| Newsgroups | gmane.comp.mozilla.devel.editor |
|---|---|
| Message-ID | <[email protected]> |
Patrick Cloke wrote: > If someone has an idea of how I could work around this in an easier > way I'd be interested, but a lot of the documentation seems poorly > documented. How are you watching for the enter that is used to send the message? If you are using a JavaScript key event listener, try calling preventDefault() on the enter key event. -- Warning: May contain traces of nuts.