alert 후 부모페이지 리로드
페이지 정보
작성자 운영자 작성일 25-04-22 20:12 조회 5 댓글 0본문
[script language="javascript"]
alert("<?php echo number_format($point); ?> 원으로 입찰하였습니다.");
window.parent.location.reload();
window.parent.location.href = G5_PATH+"/bbs/board.php?bo_table=<?php echo $bo_table; ?>&wr_id=<?php echo $wr_id; ?>";
[/script]
추천0 비추천 0
댓글목록 0
등록된 댓글이 없습니다.