Kubek.js
unknown
plain_text
4 years ago
132 B
29
Indexable
const div = document.querySelector(".kontrolka") const input = document.querySelector("#kosztdostawy") input.value = div.innerHTML
Editor is loading...
const div = document.querySelector(".kontrolka") const input = document.querySelector("#kosztdostawy") input.value = div.innerHTML