davo per scontato, colpa mia, che fosse nota mi è stata venduta per una delle prime e basilari.
Comunque facciamo finta che sia stata definita da me come segue:
codice:Core.start=function(runnuble) { Core.addEventListener(window, "load", runnable.init); } Core.addEventListener=function(target, type, listener) { target.addEventListener(type, listener, false); }

Rispondi quotando