Loading javascript twice
-
I find that insert pages causes the window to load twice. That is, if I add the Javascript function below:
window.onload = function() { console.log("window loaded"); };
I see it twice if the Insert Pages plugin is activated, but only once if I deactivate Insert Pages. Doesn’t seem to matter how many pages I am inserting, or which ones.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Loading javascript twice’ is closed to new replies.