충돌해결
This commit is contained in:
commit
5edc388a68
File diff suppressed because it is too large
Load Diff
@ -19,8 +19,8 @@ $(document).ready(function(){
|
|||||||
});
|
});
|
||||||
|
|
||||||
//접근성
|
//접근성
|
||||||
$('.location-box .loc li:first-child').append('<span>다음</span>');
|
$('.location-box .loc li').append('<span>다음</span>');
|
||||||
$('.location-box .loc li span').hide();
|
$('.location-box .loc li.on *').remove('');
|
||||||
$('.location .inner .row-top .arr img').attr('alt','');
|
$('.location .inner .row-top .arr img').attr('alt','');
|
||||||
|
|
||||||
/* 인기자료 탭메뉴 */
|
/* 인기자료 탭메뉴 */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user