Hi all, I would like to know how to load an external Javascript into my document from a function.
Thanks in advance all!
|
|
Hi all, I would like to know how to load an external Javascript into my document from a function. Thanks in advance all!
|
||
|
|
|
|
This is one way:
|
||
|
|
The @seth's answer is completely right, but you don't need to leave the inserted
Usage:
|
||
|
|
|
|
Get it with AJAX and then eval() the code. |
||
|
|