활용팀에 있는것인데요
다른기능을 활용하려고 하는데 아래 코드의 뜻을 잘 모르겠습니다.
<script language="javascript" type="text/javascript">
jQuery(document).ready(function() {
jQuery('#countdown_dashboard').countDown({
targetDate: {
'day': <?=$list[$i][wr_3]?>,
'month': <?=$list[$i][wr_2]?>,
'year': <?=$list[$i][wr_1]?>,
'hour': <?=$list[$i][wr_4]?>,
'min': 0,
'sec': 0
},
omitWeeks: true
});
});
</script>
다른기능을 활용하려고 하는데 아래 코드의 뜻을 잘 모르겠습니다.
<script language="javascript" type="text/javascript">
jQuery(document).ready(function() {
jQuery('#countdown_dashboard').countDown({
targetDate: {
'day': <?=$list[$i][wr_3]?>,
'month': <?=$list[$i][wr_2]?>,
'year': <?=$list[$i][wr_1]?>,
'hour': <?=$list[$i][wr_4]?>,
'min': 0,
'sec': 0
},
omitWeeks: true
});
});
</script>
댓글 1개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284172 | |
| 284170 | |
| 284167 | |
| 284164 | |
| 284161 | |
| 284159 | |
| 284155 | |
| 284152 | |
| 284151 | |
| 284148 | |
| 284142 | |
| 284141 | |
| 284137 | |
| 284136 | |
| 284135 | |
| 284127 | |
| 284121 | |
| 284120 | |
| 284116 | |
| 284115 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기