최근 검색
최근 검색 없음

Erik Metzler
가입한 날짜: 2021년 5월 28일
·
마지막 활동: 2021년 10월 27일
팔로잉
0
팔로워
0
총 활동 수
8
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Erik Metzler
Erik Metzler님이 에 댓글을 입력함
http://support.nonprofiteasy.com/hc/en-us/ Though I haven't published my work yet, waiting to get things right.
댓글 보기 · 2015년 6월 15일에 게시됨 · Erik Metzler
0
팔로워
0
투표 수
0
댓글
Erik Metzler님이 에 댓글을 입력함
Anytime. And I changed .hide() to .remove() for tidiness. But now I can't get the H3 header to center vertically. Any thoughts? I know it's more CSS than JS.
Am I missing something on the backend of these sections aside from good ol' Vertical-Align:middle?
댓글 보기 · 2015년 6월 11일에 게시됨 · Erik Metzler
0
팔로워
0
투표 수
0
댓글
Erik Metzler님이 에 댓글을 입력함
Nevermind. I figure it out once I found another article that set off the lightbulb
if( document.location.href.indexOf('section') == -1 ) {
var categories = $('ul.article-list');
$(categories).hide();
var more = $('.see-all-articles');
$(more).hide();
}
댓글 보기 · 2015년 6월 10일에 게시됨 · Erik Metzler
0
팔로워
0
투표 수
0
댓글
Erik Metzler님이 에 댓글을 입력함
I'm trying to do something a bit more extreme then others, and can't see where. I want to completely hide the section tree and See more link. I ONLY want the section title so they can click on that to get to the article list.
I found a way with the code above to hide the article list (but it's ugly to me) but I don't know how to hide the More link completely.
댓글 보기 · 2015년 6월 10일에 게시됨 · Erik Metzler
0
팔로워
0
투표 수
0
댓글