johndoe1
7 years agoQrew Trainee
Javascript $.getScript inconsistencies
I'm inserting javascript into a form using the img onload method ( https://community.quickbase.com/quickbase/topics/how-do-i-setup-the-image-onload-technique-iol ) which is great work by Dan Diebolt, but the results aren't consistent in various browsers and difficult to debug from within developer tools. F5 (reload) doesn't trigger the script in firefox but does in chrome.
What's the reason that I can't insert a javascript file directly? It would be so much easier.
What's the reason that I can't insert a javascript file directly? It would be so much easier.