Konu
js bul ve değiştir
27-07-2019, 19:11:39
#2
ustunweb
var input = $(this).val() var a = $(this).val(input.replace("gmail","hotmail")); console.log(a);
bu şekilde dener misin? müsait olmadığım için testini yapamıyorum