Skip to content

sunflower

안녕하세요.

Author Archives: Bathory

수원 화성

Posted byBathory11월 26, 202211월 26, 2022Posted inPhotoTags: GR3Leave a comment on 수원 화성

WordPress REST API posts 목록에 댓글 카운트 추가하기

WordPress의 기본 REST API중 posts에는 따로 댓글의 카운트를 따로 뽑아주는 기능이 없어 검색해보니..역시나 누군가 만들어둔게 있어 퍼옵니다. WordPress /wp-content/themes/{사용 테마} 폴더의 functions.php에 추가후 확인

Posted byBathory8월 29, 2022Posted inWordpressTags: REST API, wordpressWordPress REST API posts 목록에 댓글 카운트 추가하기에 댓글 1개

IOS 키보드 체크

Posted byBathory12월 27, 20211월 6, 2022Posted inEverydayLeave a comment on IOS 키보드 체크

Android 4.* native `audio` and `video` controls bug

android 4.*버전의 android 브라우저에서 -webkit-appearance사용시 video태그의 기본 컨트롤의 스타일이 무너지는 현상 html 셀렉터를 이용하여 해결필요 [css] html input[type="button"] { -webkit-appearance: none } [/css]

Posted byBathory3월 26, 2018Posted inWeb PublishingTags: cssLeave a comment on Android 4.* native `audio` and `video` controls bug

안드로이드 pointer-events 버그

몇몇 안드로이드에서 touchstart 같은 touch전용 이벤트가 걸린 엘리먼트 위에 pointer-events: none;가 걸린 엘리먼트를 위에 띄울경우 touch이벤트가 안먹는 문제가 발생.

Posted byBathory2월 23, 20164월 19, 2016Posted inWeb PublishingTags: Android, JavaScriptLeave a comment on 안드로이드 pointer-events 버그

:nth-child(n)

n 2n+1 4n+1 4n+4 4n 5n-2 -n+3 0 1 1 4 – – 3 1 3 5 8 4 3 2 2 5 9 12 8 8 1 3 7 13 16 12 13 – 4 9 17 20 16 18 – 5 11 21 24 20 23 – 머리가 안돌아가서 적어둠….

Posted byBathory2월 23, 20162월 23, 2016Posted inWeb PublishingTags: css selector, css3:nth-child(n)에 댓글 1개

글 내비게이션

1 2 3 Older posts

Category

  • Everyday (1)
  • Photo (1)
  • Web Publishing (12)
  • Wordpress (2)

Search

sunflower, Proudly powered by WordPress.