Konu
JavaScript Ajax Select
02-07-2021, 22:03:51
#2
fatihc4n
$(#liste).change(function(){ $.ajax({ //ajax kodları buraya }); });