미디어위키:Common.js: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 110번째 줄: | 110번째 줄: | ||
} | } | ||
document.querySelector('[title="Share on KakaoTalk"] a').href = '#'; | document.querySelector('[title="Share on KakaoTalk"] a').href = '#'; | ||
document.querySelector('[title="Share on KakaoTalk"] a').onclick = 'return false'; | |||
document.querySelector('[title="Share on KakaoTalk"] a').removeAttribute('target'); | document.querySelector('[title="Share on KakaoTalk"] a').removeAttribute('target'); | ||