[Phpmyadmin-devel] about AJAX.registerTeardown

Marc Delisle marc at infomarc.info
Wed Jan 30 14:13:07 CET 2013


Hi,
I am about to add this:

AJAX.registerOnload(
     'keyhandler.js',
     function() {

     document.onkeydown = onKeyDownArrowsHandler;
     function onKeyDownArrowsHandler(e) {
     ...
     }
}

What would be the proper syntax for AJAX.registerTeardown() ?

-- 
Marc Delisle
http://infomarc.info




More information about the Developers mailing list