활용팀에 있는것인데요
다른기능을 활용하려고 하는데 아래 코드의 뜻을 잘 모르겠습니다.
<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기