How to determine if a javascript was already loaded by other html file
- by Sashank
How to determine if a javascript was already loaded by other html file? I want to reduce the redundant loading of the javascript files to decrease the loading time of my webpages.