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