8 Commits
Author SHA1 Message Date
Lakshya Thakur 95b21302e4 fix queue append 2020-11-09 01:08:21 +05:30
bendtherules d01a7b1bf1 element-child-content - Clarify parentNode and parentElement
Also added correct info about topmost node and element.
2020-11-09 00:54:39 +05:30
Lakshya Thakur dea8bcafd8 Added parentNode and minor cleanup 2020-11-09 00:05:57 +05:30
bendtherules 05fa204900 element-child-content - In notes, add space between code signature and desc 2020-11-08 18:48:46 +05:30
bendtherules 539724e709 element-child-content - Shorten Nodelist usage 2020-11-08 18:46:53 +05:30
bendtherules 89e5f490c7 element-child-content - Clarify text and wrap some text in note 2020-11-08 18:41:55 +05:30
bendtherules 29493b0348 Simiplify sidebar structure for DOM Manipulation
I have called this whole section as "DOM manipulation" (instead of DOM and events), so all the sub-files can be named easily with that context, without prefixing with "element-" or "DOM".

Renamed "DOM manipulation" page title to "Creating elements", then shortended title for "Child and Content" file by removing prefix.
2020-11-08 18:31:27 +05:30
bendtherules 44f1bfcf42 element-properties - Rename file and id
Changes -

1. id - From "element-properties" to "element-child-content". Changed in file and sidebar.js

2. rename file - from "element-properties.mdx" to "element-child-content.mdx"
2020-11-08 18:23:00 +05:30