22 라인 : 다음 처리
This commit is contained in:
parent
aea585a3b0
commit
23c5d8b104
@ -19,7 +19,7 @@ $(document).ready(function(){
|
||||
});
|
||||
|
||||
//접근성
|
||||
$('.location-box .loc li').append('<span>다음</span>');
|
||||
$('.location-box .loc li').append('<span class="blind">다음</span>');
|
||||
$('.location-box .loc li.on *').remove('');
|
||||
$('.location .inner .row-top .arr img').attr('alt','');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user