Home | History | Annotate | Download | only in parse-only

Lines Matching full:onreadystatechange

1230       this.transport.onreadystatechange = this.onStateChange.bind(this);
1327 this.transport.onreadystatechange = Prototype.emptyFunction;
4125 $("__onDOMContentLoaded").onreadystatechange = function() {
4127 this.onreadystatechange = null;