[Phpmyadmin-devel] tooltip pollutes event handler

Hi, as i tried to replace the mark and hover javascript code with one changing the class und added globaly as event handler i recognized in opera and IE that applying another class is very slow in phpMyAdmin i figured out that the tooltip.js captures too much events possible we can switch to use overLib https://sourceforge.net/projects/overlib/ -- Sebastian Mendel www.sebastianmendel.de www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet

Hi On Wed 19. 10. 2005 16:06, Sebastian Mendel wrote:
as i tried to replace the mark and hover javascript code with one changing the class und added globaly as event handler
i recognized in opera and IE that applying another class is very slow in phpMyAdmin
i figured out that the tooltip.js captures too much events
I noticed this also, however I'm not much familiar with js...
possible we can switch to use overLib
Hmm "mini" version has 75 KiB, isn't this too much for just displaying tooltip? -- Michal Čihař | http://cihar.com
participants (2)
-
Michal Čihař
-
Sebastian Mendel