[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins / zpip_v1 / inclure / ajax_parallel_load.html
index 46588aa..99b4843 100644 (file)
@@ -18,6 +18,7 @@
                        jQuery("#zapl-#GET{bloc}").replaceWith(data);
                        var h = window.location.hash;
                        if (h && jQuery("<div></div>").html(data).find(h).length>0) jQuery(h).positionner(true);
+                       jQuery.spip.triggerAjaxLoad(document);
                });
        });
 </script>