events - What javascript objects have addEventlistener in their prototype? -


i know of following:

element.prototype.addeventlistener window.prototype.addeventlistener document.prototype.addeventlistener 

any others?

one more: xmlhttprequest

and in prototype chain.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -