Code:
var obj = document.getElementById(divID);
obj.innerHTML = "<img src='images/check.png' width='20' height='20'/> SUCCESSFULLY UPDATED DATA!";
//DELAY
//hide the div
ing ana ako gusto buhatun. I tried puting sleep() but wala man ni effect. i just want a delay after the confirmation message.
i also tried setTimeout, pero di sad mu gana. I don't know sad if sakto ako pag gamit ani nga function. mag try ko ug experiment2x to get the result.
Any ideas to get the result would be greatly appreciated :> Thank you.