Konu: js settimeout
22.08.2018 11:54
function myfon() { fon_1(); setTimeout(function(){ fon_2(); },3000); }