issues
search
phuocng
/
html-dom
Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1 ⭐if it’s useful.
https://phuoc.ng/collection/html-dom
MIT License
6.53k
stars
461
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
There is an error in the article about dynamically loading a JavaScript file.
#293
Imran-imtiaz48
opened
4 months ago
0
Thanks for https://phuoc.ng/collection/html-dom/sort-a-table-by-clicking-its-headers/
#292
rubyFeedback
closed
5 months ago
0
Use replaceChildren() to clear child nodes
#291
ziadoz
opened
5 months ago
0
suspended X profile
#290
StackOverflowIsBetterThanAnyAI
opened
6 months ago
2
Update get-or-set-the-cursor-position-in-a-content-editable-element.mdx
#288
saona-raimundo
opened
8 months ago
0
Count newline characters as well
#287
Adam7288
opened
9 months ago
0
HTML-DOM
#286
GAN-007
closed
10 months ago
1
feat: Synchronize scroll positions between two elements
#285
phuocng
closed
11 months ago
0
"Execute code when the document is ready" code block formatting
#284
KrastanD
closed
1 year ago
1
Fix word order
#283
KrastanD
closed
11 months ago
2
Update detect-mobile-browsers.mdx
#282
millette
closed
11 months ago
1
Sanitize HTML strings has flaws but implies that this is an easy problem to solve
#281
simonw
opened
1 year ago
1
feat: Change the favicon dynamically
#280
phuocng
closed
1 year ago
0
Remove indentation
#279
phuocng
closed
1 year ago
0
feat: Jump to the beginning or end of the current line in a text area
#278
phuocng
closed
1 year ago
0
feat: Select a given line in a text area
#277
phuocng
closed
1 year ago
0
feat: Move the cursor to the end of a contentEditable element
#276
phuocng
closed
1 year ago
0
feat: Insert text into a text area at the current position
#275
phuocng
closed
1 year ago
0
feat: Insert HTML at the current position of a contentEditable element
#274
phuocng
closed
1 year ago
0
feat: Indent content in a text area using the Tab key
#273
phuocng
closed
1 year ago
0
feat: Get or set the cursor position in a text field
#272
phuocng
closed
1 year ago
0
feat: Get or set the cursor position in a contentEditable element
#271
phuocng
closed
1 year ago
0
feat: Enter full-screen mode
#270
phuocng
closed
1 year ago
0
feat: Detect if users open another tab of the current page
#269
phuocng
closed
1 year ago
0
feat: Sanitize HTML strings
#268
phuocng
closed
1 year ago
0
feat: Dynamically update CSS root variables
#267
phuocng
closed
1 year ago
0
feat: Create a custom cursor
#266
phuocng
closed
1 year ago
0
feat: Calculate the reading time of a webpage
#265
phuocng
closed
1 year ago
0
feat: Build an OTP input field
#264
phuocng
closed
1 year ago
0
feat: Build a spin input
#263
phuocng
closed
1 year ago
0
feat: Count how many lines a given string takes up in a text area
#262
phuocng
closed
1 year ago
0
feat: Show an addition toolbar after users selects text
#261
phuocng
closed
1 year ago
0
feat: Display a modal when users leave website
#260
phuocng
closed
1 year ago
0
feat: Display a confirm modal when closing the browser
#259
phuocng
closed
1 year ago
0
feat: Check if users click outside of selected text
#258
phuocng
closed
1 year ago
0
feat: Automatically resize an iframe when its content height changes
#257
phuocng
closed
1 year ago
0
feat: Waiting for an element to become available
#256
phuocng
closed
1 year ago
0
feat: Make a textarea auto-expand
#255
phuocng
closed
1 year ago
0
feat: Avoid shifting layout when opening a modal
#254
phuocng
closed
1 year ago
0
feat: Get the bounding rectangle of a text node
#253
phuocng
closed
1 year ago
0
feat: Add a special message when users copy text
#252
phuocng
closed
1 year ago
0
chore: Remove unused files
#251
phuocng
closed
1 year ago
0
feat: Update contents
#250
phuocng
closed
1 year ago
0
Do you also have sticky table columns feature or script?
#249
rajuaryan21
opened
1 year ago
3
Not an issue; Enhanced table cell resizer ...
#248
napengam
opened
1 year ago
1
Wouldn't a table header separate from the draggable rows produce a cleaner javascript code?
#247
guidomz
closed
1 year ago
1
Rmarkdown datatables
#246
kkmll
closed
1 year ago
0
Possible to extend to more than one separator per dimension?
#245
bardo84
opened
1 year ago
0
Drag and drop elements in n lists
#244
ChristianCruzArango
opened
2 years ago
1
feat: Add CSS animation
#243
phuocng
closed
2 years ago
0
Next