Widget:A2Event: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
J* (Diskussion | Beiträge) (AZ: Die Seite wurde neu angelegt.) |
J* (Diskussion | Beiträge) K |
||
Zeile 4: | Zeile 4: | ||
if (!window.a2.events) | if (!window.a2.events) | ||
window.a2.events = []; | window.a2.events = []; | ||
− | window.a2.events.push("<!--{$ | + | window.a2.events.push("<!--{$event|escape:'javascript'}-->"); |
</script> | </script> |
Version vom 6. Juli 2012, 11:06 Uhr
<script type="text/javascript"> if (!window.a2) window.a2 = {}; if (!window.a2.events) window.a2.events = []; window.a2.events.push(""); </script>