select with images

main
alexanderroese 2024-07-17 22:38:18 +02:00
parent 3064edfcad
commit 4149a28669
1 changed files with 1 additions and 1 deletions

View File

@ -626,7 +626,7 @@
console.log("selectElement", selectElement, "span", document.getElementById("shx-custom-enhanced-dropdown-font-select-selected-value"))
document.getElementById("shx-custom-enhanced-dropdown-font-select-selected-value").innerText = selectElement.value
}, 100)
}, 10)
};
function SHX_IFC_genDropdownSelect(inputID, labelText, inputName, inputVal, options, section_id) {