How to Auto Include a Javascript File | 2 | WebReference

How to Auto Include a Javascript File | 2

To page 1current page
[previous]

How to Auto Include a Javascript File

Now that we have everything we need, we'll piece it together. We're going to create a "fake" function for each function that we want to auto-load. When these "fake" functions are called, they will load the real file and then re-execute the real function.