MediaWiki:Oodo.js: Różnice pomiędzy wersjami
(Utworzono nową stronę "<div id="myOodoPl-37-21-LYaj">Ładuję...</div><script>(function() { window.OodoPl = window.OodoPl || {}; OodoPl.config = OodoPl.config || []; OodoPl.config.push( { uid: 37, klauzid: 21, rand: 'LYaj', lang: 'pl', css: true } ); var script = document.createElement('script'); script.src = 'https://my.oodo.pl/pl/klauzula/37-21-LYaj'; script.async = true; var entry = document.getElementsByTagName('script')[0]; entry.parentNode.insertBefore(script, entry); })();</script>") |
Nie podano opisu zmian |
||
Linia 1: | Linia 1: | ||
$(function () { | |||
var myPlace = document.getElementById('tpl-example-placeholder'); | |||
myPlace.innerHTML = 'any HTML'; | |||
}()); |