How To Traverse The DOM In JavaScript?
DOM Traversal parentNode – Returns parent node parentElement – Returns parent element node childNodes – Returns collection of an element’s […]
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
DOM Traversal parentNode – Returns parent node parentElement – Returns parent element node childNodes – Returns collection of an element’s […]
Shortcut Description Ctrl-S Saves the currently selected file. Ctrl-P Displays the Print dialog. Ctrl+Z Undo Ctrl+Y Redo Ctrl+] Indent Line […]
<param> tag is used to pass parameters to plugins that have been embedded with the <object> tag. Name = autoplay, […]
The <object>…..</object> tag is used to embedded object within HTML document. Ex: – audio, video, Java applets, ActiveX, PDF, and […]
The <embed> tag is used to embed an audio file or video file on the web page. The <embed> tag […]