I Am using a Shortcut Plagin with jQuery. To add a Shortcut i simply use
- shortcut.remove("Ctrl+A");
but whenever i am using this code to remove a shortcut outside the jQuery Bode it gives an error oh "Object Expected" But inside the jQuery Body it works fine