At the core, this is a javascript question but I\'m interfacing the event with jQuery.
Here\'s an example case:
$(document).ready() would not be triggered prior to not_cached.js to be loaded and executed (assuming execution in not_chached.js is synchronous)
$(document).ready()
not_cached.js
not_chached.js