stever
14 Apr 2009, 6:58 PM
Moving along with the string of bugs related to breaking up files into two, EventManager defines safarikeys as a private variable, and EventManager-more.js tries to use it. The quick fix that also avoids duplicating the keys is to make it part of the prototype and have the references to it use this.safarikeys.
Cheers!
Cheers!