MediaWiki:SwingSpeed.js: Różnice pomiędzy wersjami
Z Nelderim
Utworzono nową stronę "$(function () { var myPlace = document.getElementById('kaczy-test'); myPlace.innerHTML = 'Super kalkulator bulwo'; }());" |
Nie podano opisu zmian |
||
Linia 1: | Linia 1: | ||
$(function () { | $(function () { | ||
var myPlace = document.getElementById(' | var myPlace = document.getElementById('swing-speed-calculator'); | ||
myPlace.innerHTML = 'Super kalkulator bulwo'; | myPlace.innerHTML = 'Super kalkulator bulwo'; | ||
}()); | }()); |
Aktualna wersja na dzień 20:15, 7 mar 2025
$(function () { var myPlace = document.getElementById('swing-speed-calculator'); myPlace.innerHTML = 'Super kalkulator bulwo'; }());