홈수정
This commit is contained in:
parent
f267554d8f
commit
507cb2ee5e
@ -19,7 +19,7 @@ $(document).ready(function() {
|
||||
gfn_myAlert(unreadNotiCnt);
|
||||
|
||||
// 접근성
|
||||
$("#searchHeaderButton").focus(function(){
|
||||
$("#searchHeaderButton").keydown(function(){
|
||||
$('.skip-nav').show();
|
||||
$('.skip-nav a:nth-of-type(1)').focus();
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user