SMALL

$(document).ready(function(){ $('#Btn').click(function(var result = confirm('Are you sure you want to do this?'); if(result) { //yes location.replace('index.php'); } else { //no } }); });

출처: http://88240.tistory.com/173 [shaking blog]

LIST
블로그 이미지

SeoHW

,