var handler = function(){}; [].forEach.call(document.frames, function(frame){ frame.onload = handler; })