Load javascript via Firebug console
        Posted  
        
            by portoalet
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by portoalet
        
        
        
        Published on 2010-06-10T05:21:12Z
        Indexed on 
            2010/06/10
            5:22 UTC
        
        
        Read the original article
        Hit count: 252
        
JavaScript
|firebug
How can I load a javascript file via Firebug console ?
This would be useful in development, so I don't have to modify the html code to load the script.
© Stack Overflow or respective owner