##// END OF EJS Templates
"event" is not defined error in Firefox...
"event" is not defined error in Firefox see http://stackoverflow.com/questions/20522887/referenceerror-event-is-not-defined-error-in-firefox "WebKit follows IE's old behavior of using a global symbol for "event", but Firefox doesn't..."

File last commit:

r17334:44428fb9
r17803:ec02bf59
Show More
.gitignore
18 lines | 252 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store