-
异步加载外部资源时,还是需要回调来做下一步的处理呀?是设计上的考虑还是其他的原因呢?
-
Hey! I'm trying to figure out how to detect and handle if an external tracker script has been blocked by Ghostery/AdBlock - but my test code below only ever seems to trigger `success`, even if I'm usi…
-
Hi,
First I need to say this library saved around 40% of the time spent loading my page. Using pingdom without loadjs my website would take almost 4 seconds to load, now it's almost close to 2 seco…
-
how to load libs in the future
-
Fancybox image gallery JS library incorrectly referenced. Assumes that /farcry/plugins/farcrycms/www is mapped as a location/virtual/alias. Could this use skin:registerJS/skin:loadJS instead?
![che…
-
The Popcorn files loader, as implemented in the Interactive Video page is using $.getScript which does an ajax load of each of the required js files. The problem is that the .js files have been cache …
-
daterangepicker.js is loaded after moment, which loads after jquery.
![load](https://user-images.githubusercontent.com/1167303/43598693-b0292e58-965b-11e8-93b4-d9922f15967d.png)
Sometimes it wor…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
10.3.2
### Bug summary
The "attributes" and "timeout" parameters on assetService.LoadJs have no effect.
…
-
From @BicanMarianValeriu:
> Would not be useful to add a method for adding scripts loaded by other apps to cache ? Eg: I have a list of scripts id's loaded by WordPress and instead of lazyloading t…
-
I'm implementing a wrapper for manual retries after a failed load. It could be much, much later; so it's not a use-case for the numRetries option.
In any event, I need a way to remove the bundleId …