Randall
Active Member
Hello 
I have a scenario where the Javascript libarary is loaded from an external source.
But if the code is repeated on the page. Then it loads the libraries more then once.
Can someone help me with some javascript code that will only allow the libraries to be loaded once.
It could be something like it can check if it is loaded and if it is loaded then it should not load it again.
But I am going round and round in circles without any solution for this.
Thanks.

I have a scenario where the Javascript libarary is loaded from an external source.
But if the code is repeated on the page. Then it loads the libraries more then once.
Can someone help me with some javascript code that will only allow the libraries to be loaded once.
It could be something like it can check if it is loaded and if it is loaded then it should not load it again.
But I am going round and round in circles without any solution for this.
Thanks.