| r6 vs r7 | ||
|---|---|---|
| ... | ... | |
| 21 | 21 | == 리버티 스킨에서 삭제 버튼 안보이는 문제 해결 == |
| 22 | 22 | ACLGroup 창에 들어가서 |
| 23 | 23 | {{{#!syntax javascript javascript:(()=>{document.getElementsByClassName("wiki-article")[0].style.overflow="scroll";})() |
| 24 | }}} ({{{avascript:(()=>{document.getElementsByClassName("wiki-article")[0].style.overflow="scroll";})()}}}를 복사하여 앞에 주소창에 붙여넣은 뒤 j를 붙이고 엔터를 눌러주세요. | |
| 25 | )를 실행하면 wiki-article의 overflow 속성이 scroll로 바뀌어 스크롤바가 생기게 된다. | |
| 24 | }}} ({{{avascript:(()=>{document.getElementsByClassName("wiki-article")[0].style.overflow="scroll";})()}}}를 복사하여 앞에 주소창에 붙여넣은 뒤 j를 붙이고 엔터를 눌러주세요.) | |
| 25 | 를 실행하면 wiki-article의 overflow 속성이 scroll로 바뀌어 스크롤바가 생기게 된다. |