반응형
m.logPrint() is working!
<eq> and <eqq> tags are rendered to MathJax format, being enclosed by \ ( \ ) and \ [ \ ].
docuK-1 scripts started!
If this log is not closed automatically, there must be an error somewhere in your document or scripts.
Table of Contents is filled out.
Auto numberings of sections (div.sec>h2, div.subsec>h3, div.subsubsec>h4), <eqq> tags, and <figure> tags are done.
<cite> and <refer> tags are rendered to show bubble reference.
<codeprint> tags are printed to corresponding <pre> tags, only when the tags exist in the document.
Current styles (dark/bright mode, font-family, font-size, line-height) are shown.
disqus.js with id="disqus-js" is loaded.
kakao.js with id="kakao-jssdk" is loaded.
New ShortKeys (T: Table of Contents, F: Forward Section, D: Previous Section, L: To 전체목록/[Lists]) are set.
m.delayPad=512;
m.wait=1024;
wait 1337ms.
<eq> and <eqq> tags are rendered to MathJax format, being enclosed by \ ( \ ) and \ [ \ ].
docuK-1 scripts started!
If this log is not closed automatically, there must be an error somewhere in your document or scripts.
Table of Contents is filled out.
Auto numberings of sections (div.sec>h2, div.subsec>h3, div.subsubsec>h4), <eqq> tags, and <figure> tags are done.
<cite> and <refer> tags are rendered to show bubble reference.
<codeprint> tags are printed to corresponding <pre> tags, only when the tags exist in the document.
Current styles (dark/bright mode, font-family, font-size, line-height) are shown.
disqus.js with id="disqus-js" is loaded.
kakao.js with id="kakao-jssdk" is loaded.
New ShortKeys (T: Table of Contents, F: Forward Section, D: Previous Section, L: To 전체목록/[Lists]) are set.
m.delayPad=512;
m.wait=1024;
wait 1337ms.







Mode: Bright; Font: Noto Sans KR; font-size: 18.0px (10.0); line-height: 1.6;
width: 1280, height: 720, version: 2.12.18
Canonical URI: https://kipid.tistory.com/entry/jQuery-분석-Analysis-find-CSS-Selector-and-parents-CSS-Selector
dg:plink (Document Global Permanent Link): https://kipid.tistory.com/357
document.referrer: Empty
width: 1280, height: 720, version: 2.12.18
Canonical URI: https://kipid.tistory.com/entry/jQuery-분석-Analysis-find-CSS-Selector-and-parents-CSS-Selector
dg:plink (Document Global Permanent Link): https://kipid.tistory.com/357
document.referrer: Empty







jQuery 분석 (Analysis): $.find([CSS Selector]) and $.parents([CSS Selector])
요새 jQuery 를 안쓴다는 설이 있어서 jQuery 에서 유용하게 써먹었던 function 들 공부해서 JS (pure JavaScript) 로 변환 좀 해놓으려고 공부 및 정리 중.
TRefs.References and Related Articles
▼ Show/Hide







반응형
'[IT/Programming] > HTML related' 카테고리의 다른 글
코드잇 풀스택 2기 - Week 1 (0) | 2024.08.20 |
---|---|
AWS server|서버 에서 GitHub 가 너무 느려질때 해결 방법. (0) | 2024.08.18 |
자바스크립트 (JavaScript) 기초 (0) | 2024.08.12 |
week2 위클리 페이퍼 (브라우저가 어떻게 동작하는지 설명) (0) | 2024.08.06 |
Pattern Replace 를 이용한 http, https 링크 (그림, 동영상, 유튜브, 인스타그램, 틱톡, Soundcloud, 카카오TV, 네이버TV 등) 처리 | URI (Unique Resource Identifier) Rendering (11) | 2024.08.04 |
Learning Node.js (0) | 2024.08.04 |
Helper div with display: flex; margin, padding 으로 가로 너비 설정/맞추는 법 정리 (1) | 2024.07.31 |