diff --git a/template/lylme/js/script.js b/template/lylme/js/script.js index 5ce4988..6698b07 100644 --- a/template/lylme/js/script.js +++ b/template/lylme/js/script.js @@ -6,6 +6,7 @@ WIDGET={"CONFIG":{"modules":"12043","background":"5","tmpColor":"FFFFFF","tmpSiz window.onload= function () { var text=document.getElementById('search-text'); text.focus(); + $(".lylme").html($('input[name="type"]:checked').parent().find('svg').html()); } function lylme(){