diff --git a/tarteaucitron.js b/tarteaucitron.js index d1547c6..affd853 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -748,6 +748,7 @@ var tarteaucitron = { tarteaucitron.pro('!' + key + '=engage'); tarteaucitron.launch[key] = true; + tarteaucitron.sendEvent(key + '_loaded'); tarteaucitron.services[key].js(); } }