##// END OF EJS Templates
rename show/hide methods to avoid jQuery conflict....
rename show/hide methods to avoid jQuery conflict. it seem that show and hide methods fron tooltip where collinding with jquery, sometime blocking the notebook. Move from css fadeIn/Out to jQuery fade In/Out, and replace addRemoveClass by fadeIn/fadeOut
Matthias BUSSONNIER -
r7202:f229c422
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...