Onload Event not called after window.onload
        Posted  
        
            by xain
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by xain
        
        
        
        Published on 2010-04-22T22:57:05Z
        Indexed on 
            2010/04/22
            23:03 UTC
        
        
        Read the original article
        Hit count: 604
        
prototype
|JavaScript
Hi, Anybody knows if it's possible to use Event.observe(window, 'load', function ... etc when in a template scenario the window.onload funcion has already been called ?
© Stack Overflow or respective owner