|
|
|
2023
|
|
script>
function sekag(){
var zn=document.getElementById('searchcat').value;
if(zn===" ..."){document.getElementById('searchcat').value="";}}
function sekag0(){
var zn=document.getElementById('searchcat').value;
if(zn===""){document.getElementById('searchcat').value=" ...";}
}
|
|