Creating own shortcuts: Problem in safari

Posted by Thariama on Stack Overflow See other posts from Stack Overflow or by Thariama
Published on 2010-06-08T08:40:28Z Indexed on 2010/06/08 8:42 UTC
Read the original article Hit count: 165

I have a web application which needs to be called from firefox and safari. Several shortcuts will let the user edit stuff and do other actions.

I already implemented my shortcuts and they work great in firefox but not in safari.

I can't for example do anything on alt+return - its not getting catched.

Is there an easy way to overwrite built-in shortcuts in safari? A way to make alt+return work with safari?

© Stack Overflow or respective owner

Related posts about web-development

Related posts about safari