ajaxify icon indicating copy to clipboard operation
ajaxify copied to clipboard

Ajaxify not working in Firefox

Open salvatorious opened this issue 11 years ago • 0 comments

This plugin works very well (in Chrome) on a site I'm developing. In Firefox, however, ajax isn't firing at all. Is this a known issue with the plugin or could there be something else interfering with it?

Edit: I realize this is a vague question. Here's the error message I'm getting in Firebug.

-- Start Error --

ReferenceError: event is not defined if ( event.which == 2 || event.metaKey ) { return true; }

-- End Error --

salvatorious avatar Aug 25 '14 23:08 salvatorious