Lecture 7 : DOM (Part 2) | Document Object Model | JavaScript Full Course

  Рет қаралды 564,730

Shradha Khapra

Shradha Khapra

Күн бұрын

Пікірлер: 362
@Asadneon
@Asadneon 9 ай бұрын
Didi wow I am noticing from the first lecture "you are so Intelligent and unique" yes have beautiful face and a beautiful way to deliver a lecture i am so impressed from you didi
@abhirambright
@abhirambright Жыл бұрын
thank you for this series of lectures , this is helping me understand programming in general also Javascript (mine is a non IT background) , but currently working in IT. You are doing an amazing job, please continue the same. God Bless !! ..
@Paradoxgaming607
@Paradoxgaming607 4 ай бұрын
kon kon chahta hai ki REACTJavaScript ka full course aaye ?? Like karo taaki didi ko pta chale 👍👇
@AlishaKhan_26
@AlishaKhan_26 Жыл бұрын
You are providing the paid course in free... Thanx a lot di❤
@313.abdulrehman
@313.abdulrehman 5 ай бұрын
thanks*
@altamash_sayz
@altamash_sayz 4 ай бұрын
Right 😊
@dipanshuraj7868
@dipanshuraj7868 2 ай бұрын
😂😂 it is for beginner level If you want to become good in JavaScript You take alpha, beta, gamma batch😁
@LegendMovies_9
@LegendMovies_9 Ай бұрын
@@dipanshuraj7868 😂 not really bro you can also access pro level javascripting from your self learning attitude and resources 👻
@ranatariq8638
@ranatariq8638 Жыл бұрын
I learned DOM from different channels but concepts ware not clear know learning from this platform i learned a lot.... Well done didi
@arshuarshad1551
@arshuarshad1551 8 ай бұрын
same I start js from CWH he doesn't clear the concept and knowledge of DOM than i come to Shraddha Bhabhi
@chetanrathore2557
@chetanrathore2557 Жыл бұрын
Hey didi ! You are doing a great job. Please start a React series after this.
@sanjeevrawal4097
@sanjeevrawal4097 11 ай бұрын
Please make a series on React
@Sargun_378
@Sargun_378 16 күн бұрын
Hlo
@SmartStudy-sp9uy
@SmartStudy-sp9uy Жыл бұрын
00:01 DOM (Document Object Model) is an important concept in JavaScript. 01:59 Accessing attributes using DOM methods in JavaScript 06:31 Accessing and manipulating the inline style of an element in JavaScript. 08:36 Changing CSS properties using JavaScript 12:56 Adding and positioning elements in the DOM using append, prepend, before, and after methods 15:04 Adding elements to the DOM using JavaScript 19:02 Creating a new button element and styling it 21:09 Adding styling to elements using JavaScript 25:03 Using class list to add and remove classes in JavaScript 26:54 Adding and removing classes in DOM allows for dynamic styling of elements.
@muje_dund_rahe_ho
@muje_dund_rahe_ho Жыл бұрын
pucha kisine
@AshishPandey-d3j
@AshishPandey-d3j Жыл бұрын
​@@muje_dund_rahe_ho😂😂😂
@DancingRain_1997
@DancingRain_1997 Ай бұрын
@@muje_dund_rahe_ho bhai time bacha rha h vo un logo ka jinhone inme se kuchh topics phle se ate h to
@abhishekraj9827
@abhishekraj9827 Жыл бұрын
The best ever lecture for DOM. Thanks shraddha di.
@a_man404
@a_man404 Жыл бұрын
I can't tell how happy i am about this javascript series😢 Tooo much love for your channel ❤ from students like us.
@khandani6044
@khandani6044 Жыл бұрын
iam tooo o waited from one year for this series ✨
@SuperHitTuber
@SuperHitTuber Жыл бұрын
Great 👍 work Shraddha ma'm. Keep it up and continue your series. I am very excited 😊
@vishanagori22
@vishanagori22 Жыл бұрын
thank you didi🌺. we want react series also after this series.
@Razzaq69
@Razzaq69 9 ай бұрын
Didu, QS2 if we don't use classList, we can do it as below and it will also work fine as well...!🤠 1. access the paragraph let para = document.querySelector("p"); 2. add all the classes by separating them by a space para.setAttribute("class", "content newContent"); note: newContent is my new class name! Thanks for these tutorials 🥰
@shubhanshubhan1419
@shubhanshubhan1419 9 ай бұрын
i complete DOM1 & DOM2 in 6hrs with 100% efficency and we developed each code and completed question Practice and make notes thankyou so much Sharadha didi
@kunwargupta
@kunwargupta 3 ай бұрын
could you provide your notes please?🙏🙏
@TechBalu
@TechBalu 6 ай бұрын
00:00 Introduction 00:50 DOM Manipulation 00:53 Attributes 05:34 Style 10:28 Insert Elements 17:47 Delete Element 18:15 Let's Practice
@RehanAliArman
@RehanAliArman 11 күн бұрын
DOM is one of the best part I liked
@kajalnemade2566
@kajalnemade2566 Жыл бұрын
Reallyyyy Thankuuuuuu soooo muchhhh...a lot's off itna clearly kisine nhi sikhaya pehli bar itna achhe se Sikh rhi hu..😊❤
@ronakparjapati2264
@ronakparjapati2264 Жыл бұрын
Mam I am continuously present ✋ in your lecture number 7
@subornodebbappon2613
@subornodebbappon2613 3 ай бұрын
Best JS teacher in the entire KZbin!
@tulshikumar7394
@tulshikumar7394 Жыл бұрын
श्रद्धा मैंम श्रद्धा सरस्ती माँ की जय,🙏🙏🙏🙏🙏
@zohaibmanzoor3173
@zohaibmanzoor3173 9 ай бұрын
Thanks a lot Didi for Delivering such a interesting and Quality learning material even for free... Love from Pakistan
@mdshehabsarar
@mdshehabsarar 6 ай бұрын
she got a small library in her room. that is the reason why she is so knowledgeable.
@visitor_t-w3p
@visitor_t-w3p 8 ай бұрын
Loved it totally...You just made it very easy to understand..
@sandeeptanjore1253
@sandeeptanjore1253 Жыл бұрын
Once again an incredible session by Shradha. I have always struggled with DOM but you explained it so nicely. I was able to understand and solve the 1st problem myself. Thanks a lot dudette!
@saketjaiswalSJ
@saketjaiswalSJ 10 ай бұрын
she is god or wott salute to her 😎😎
@subhankarpatra6279
@subhankarpatra6279 Жыл бұрын
Thank you shradha didi for this great course 🙏
@Suraj-qs4ym
@Suraj-qs4ym Жыл бұрын
REGULAR WATCHING YOUR VIDEO LOVE FROM इंडीया थँक्यू वरी MUCH FOR THISE VALUABLE COURSE
@sheetalsharma1675
@sheetalsharma1675 8 ай бұрын
Thanks Aman Bhaiya And Didi for making best js..vedio
@harendrasingh6027
@harendrasingh6027 7 ай бұрын
Shabas meri shrada madam badiya samjh aa raha hai.
@okay-tp7vc
@okay-tp7vc 2 ай бұрын
00:01 DOM (Document Object Model) is an important concept in JavaScript. 01:59 Accessing attributes using DOM methods in JavaScript 06:31 Accessing and manipulating the inline style of an element in JavaScript. 08:36 Changing CSS properties using JavaScript 12:56 Adding and positioning elements in the DOM using append, prepend, before, and after methods 15:04 Adding elements to the DOM using JavaScript 19:02 Creating a new button element and styling it 21:09 Adding styling to elements using JavaScript 25:03 Using class list to add and remove classes in JavaScript 26:54 Adding and removing classes in DOM allows for dynamic styling of elements. Crafted by Merlin AI.
@babarbobybabar-zj4pl
@babarbobybabar-zj4pl Жыл бұрын
The removeChild() method of the Node interface removes a child node from the DOM and returns the removed node. The appendChild() method of the Node interface adds a node to the end of the list of children of a specified parent node.
@AtforYou-o8v
@AtforYou-o8v Жыл бұрын
Thank you so much mam for giving us premium content for free ❤
@ShivamSharma-f7u
@ShivamSharma-f7u Жыл бұрын
You are providing the paid course in free... Thanx a lot di❤
@MasudRana-u2v
@MasudRana-u2v 5 ай бұрын
love from Bangladesh💗❤
@mukeshsalgar8476
@mukeshsalgar8476 Жыл бұрын
Great Didi this series is really really amazing. Please gives us complex Tasks for this all 🥰
@SKCodingCentre
@SKCodingCentre Жыл бұрын
The best js course for all students ❤❤❤
@MuhammadBilawal-j6z
@MuhammadBilawal-j6z 8 ай бұрын
MA SHA ALLAH ! you are doing a good JOB
@DharmikKathiriyaOfficial01
@DharmikKathiriyaOfficial01 Ай бұрын
❞❝ मम समयं वृथा कर्तुं न रोचते। अहम् केवलं तान् एव इच्छामि ये व्यवसायिकाः सन्ति, स्वकार्ये तथा लक्ष्यम् प्रति समर्पिताः सन्ति। ❞❝ ⚡1%∞. . .
@manjeettyping7979
@manjeettyping7979 Жыл бұрын
18:20 My Code let buttoncreate = document.createElement('button') buttoncreate.innerText = 'Click Me' buttoncreate.style.backgroundColor = 'red' buttoncreate.style.color = 'white' document.body.prepend(buttoncreate)
@kartikeysrivastava4233
@kartikeysrivastava4233 4 ай бұрын
didi need to hesitate of acquiring mastery in flawless teaching.....agar microsoft mei chali jaati toh humara kya hota!!! sahi khel gye aman bhaiya !!!thankyou
@Rajput.samaj-bh9uw
@Rajput.samaj-bh9uw Жыл бұрын
गीता से ज्ञान मिला !! रामायण से राम !! भाग्य से हिंदू धर्म मिला !! और किस्मत से हिंदुस्तान मिला !! 🚩जय श्री राम🚩
@313.abdulrehman
@313.abdulrehman 5 ай бұрын
jai monkey monkey
@asmfiroz6557
@asmfiroz6557 Жыл бұрын
Apa ,ypur pronunciation of `zindagy` word is just awesome. {javascript zindagy and um zindagy).it's similar like 'metors' tv ad...
@Technical_Ved
@Technical_Ved Жыл бұрын
Didi aapke padhane ka tarika bott pyara h ❤❤
@Fight011
@Fight011 Жыл бұрын
Bro she deserves more likes fr(video dekhte hai magar like karna bhul jaate hai sab)🥹
@SaurabhRajput-n6s
@SaurabhRajput-n6s Жыл бұрын
Hey! You are doing a great job. Please start a React series after this.
@umeshwaykar1467
@umeshwaykar1467 11 ай бұрын
You are best Teacher
@maizaomer5371
@maizaomer5371 8 ай бұрын
God bless you dear, you done amaizing job,
@Coding_contents
@Coding_contents Жыл бұрын
Excellent course didi❤❤
@naqeebullah900
@naqeebullah900 Жыл бұрын
Plz ma'am typescript Ka course upload Kar den,Hindi me ap Kay course bhot achy hoty Hy,asani sy Samj aty hyn,bhot shukria ❤
@alinaeem9156
@alinaeem9156 11 ай бұрын
thank u so much madam too good lecture may god bless u love from pk
@sw.reations9360
@sw.reations9360 11 ай бұрын
thanks mam for a wonderful sessions 😍
@manjeettyping7979
@manjeettyping7979 Жыл бұрын
second question solution video range in 24:43 let targepra = document.querySelector('p') // console.log(targepra) targepra.classList.add("newClass")
@TitanGhee
@TitanGhee Жыл бұрын
remove vs RemoveChi;d Syntax: removeChild requires both the parent element and the child element to be specified. remove is called directly on the element you want to remove, and it doesn't require specifying a parent. Return Value: removeChild does not return the removed child node. remove does not have a meaningful return value. Usability: removeChild is more suitable when you have a reference to the parent and child elements. remove is more concise and convenient when you already have a reference to the element you want to remove.
@niteshjangir__
@niteshjangir__ Жыл бұрын
Thank You so much mam for this JS series.... ❤❤❤❤
@moralstories6310
@moralstories6310 10 ай бұрын
array and loops are my favouritre nd helhful properties,
@politicalclips6967
@politicalclips6967 9 ай бұрын
Let's make a group of people which are interested in making projects so that we can interact with each other, discuss stuffs,work collectively and help each other's doubt....
@urmirocks_
@urmirocks_ 9 ай бұрын
Sure please do
@divya_25_06
@divya_25_06 8 ай бұрын
Make it bro
@MOHAMMADTALHA-sx3ts
@MOHAMMADTALHA-sx3ts 4 ай бұрын
When it will starting/?? Do it no bro.
@comicalgamer7820
@comicalgamer7820 Жыл бұрын
Pls make a course on react development ❤
@RahulSoni-xh4oh
@RahulSoni-xh4oh Жыл бұрын
Mam this course is very helpful for me
@mishagohel4291
@mishagohel4291 Ай бұрын
Thank You Di!!❤
@mysmartcitybanda5805
@mysmartcitybanda5805 Жыл бұрын
Thanks dii for this best js series
@AshokVarma-o7m
@AshokVarma-o7m Жыл бұрын
Thanku so much helpful content for js DOM
@NabihaKhan-c7l
@NabihaKhan-c7l 5 ай бұрын
thank you soo much for your efforts
@BansiRabadiya-q4t
@BansiRabadiya-q4t 8 ай бұрын
Hello Ma'am Your teaching Skill are just Killed (Mind blowing) I Mean Too AMAIZING So, please After complete the series of JS........... Then plz come with React Js And Node Js Series..... please please please please please ............................
@babarbobybabar-zj4pl
@babarbobybabar-zj4pl Жыл бұрын
1st practice question let butn = document.createElement("button"); butn.style.backgroundColor='red'; butn.style.color = ' white'; butn.style.padding = '15px'; butn.style. borderRadius = ' 10px' butn.innerText='Click Me !'; document.querySelector("body").prepend(butn);
@cutepanda2629
@cutepanda2629 5 ай бұрын
Love from Heart🌼🥰
@Nikki15-i5n
@Nikki15-i5n 2 ай бұрын
I m doing paid course but it is way better than paid course Di
@shyam_soniyar
@shyam_soniyar Жыл бұрын
First comment thok Diya re Bawa;)😅
@mseditx1334
@mseditx1334 Жыл бұрын
Vah bhai... party to banti hey...
@shyam_soniyar
@shyam_soniyar Жыл бұрын
@@mseditx1334 sure broo 😆...... Aa jana Aaj local 245 me ... 🔥
@bharathkc5405
@bharathkc5405 4 ай бұрын
best class
@50_rohitpatil93
@50_rohitpatil93 Жыл бұрын
Consistent me and u cheers 🎉🎉🎉🎉
@AmaanABGamer
@AmaanABGamer Жыл бұрын
I m loving this course ❤🎉
@Technology-856
@Technology-856 7 ай бұрын
Hi I'm new subscriber begginer🎉 js
@amjadsultanawan
@amjadsultanawan 8 ай бұрын
Such a Greate work. Please make a series on React JS.
@vikaspandit3753
@vikaspandit3753 7 ай бұрын
good explaination watching from UK Please start React series thank you
@TitanGhee
@TitanGhee Жыл бұрын
appendChild vs append 1.Number of Arguments: i>appendChild takes a single argument (the node to be appended). ii>append can take multiple arguments, allowing you to append multiple nodes or strings in a single call. 2.Return Value: i>appendChild returns the appended node. ii>append does not have a meaningful return value.
@learnwithnagma
@learnwithnagma Жыл бұрын
It was awesome 😊.
@lwaysbepositive5419
@lwaysbepositive5419 Жыл бұрын
Thanku 🥰 so much ma'am for this amazing series ❤❤
@Coding-y3l
@Coding-y3l 8 ай бұрын
Mjy bht intrust ha web development me 😊
@iammanojmeghwanshi
@iammanojmeghwanshi 6 ай бұрын
Really great video
@nandankar9446
@nandankar9446 Жыл бұрын
Shardha didi thank you .
@prashanths7526
@prashanths7526 8 ай бұрын
Thank you ma'am.❤
@SuhanaTiwari-c9u
@SuhanaTiwari-c9u 3 ай бұрын
Ma'am thank you lot 😊
@codwithhawachi
@codwithhawachi 5 ай бұрын
Extremely thanks didi
@umairmohiuddin6307
@umairmohiuddin6307 Жыл бұрын
I use it to change the body color on click my Button: let newBtn = document.createElement("button"); newBtn.innerHTML="click me"; newBtn.setAttribute("onclick","bg()") let body = document.querySelector("body"); body.append(newBtn); let bg = ()=>{ let r = Math.random()*255; let g = Math.random()*255; let b = Math.random()*255; body.style.backgroundColor=`rgb(${r},${g},${b})`; }
@muhammadsami5660
@muhammadsami5660 Жыл бұрын
thank you so much dedi
@CODERMANI
@CODERMANI Жыл бұрын
Good ❤❤ Shradha Ma'am
@Seek_of_islam
@Seek_of_islam Жыл бұрын
so much helpful content❤❤
@goldblack3475
@goldblack3475 8 ай бұрын
Javascript Jindagi: HTML ki batti jalade.😊 8:46
@ADB29_GolamRabbani
@ADB29_GolamRabbani 9 ай бұрын
thenk you so much medam for this serice
@mofijmallick5572
@mofijmallick5572 Жыл бұрын
Thank you soooooo much ma'am ❤❤❤
@sandeepkolli584
@sandeepkolli584 Жыл бұрын
Thank You #MicrosoftWaaliDidi for this wonderful series. I really liked how you explained DOM in part-1.
@Bollywoodstar079
@Bollywoodstar079 9 ай бұрын
Job lag gyi tumari ?
@sandeepkolli584
@sandeepkolli584 9 ай бұрын
@@Bollywoodstar079 abhi 3rd year mein hoon yaar, abhi koi company nahi aaya hai
@gourabrajak8132
@gourabrajak8132 6 ай бұрын
thank you so much ma'm.
@SharashEnrique
@SharashEnrique Жыл бұрын
Before contents are not clear but that's not matter.Mam we are existing for java events.
@ravindrakumarmaurya7809
@ravindrakumarmaurya7809 Жыл бұрын
Thank... My goal is next year before diwali switch myself from a non IT background to make part of IT team.
@neerajverma1578
@neerajverma1578 10 ай бұрын
mat ja bhai
@4unknownbd616
@4unknownbd616 Жыл бұрын
Love from Bangladesh😍😍
@Rakib-Weds-OntoraShorts
@Rakib-Weds-OntoraShorts Жыл бұрын
Bastard ❤❤
@4unknownbd616
@4unknownbd616 Жыл бұрын
@@Rakib-Weds-OntoraShorts What the f😳😳
@Rakib-Weds-OntoraShorts
@Rakib-Weds-OntoraShorts Жыл бұрын
@@4unknownbd616 😎😎
@Supreme.Speech29
@Supreme.Speech29 6 ай бұрын
now my jan my concept is clear now
@kuldip1391
@kuldip1391 Жыл бұрын
Thankyou mam god bless you
@faizafaizan6904
@faizafaizan6904 Жыл бұрын
Thank you for this series mam🥰🥰🥰. After that kindly make videos on typescipt! plz plz plz
@pathansakibkhannabikhan518
@pathansakibkhannabikhan518 11 ай бұрын
Plz Make a tutorial on react.....😊
@sabpavitra2024
@sabpavitra2024 Жыл бұрын
salute to your dedication mam❤
@mrinaligupta
@mrinaligupta Жыл бұрын
Thanks didi ❤❤
@Msdthala_7781
@Msdthala_7781 11 ай бұрын
Maam i am an bca student 1st year in our college they teaching web technology javascript chapter i am not able to understand there in class but here i understood all DOM concept one thing to ask that ur using get attribute for element but in college there are using 1).get(element by id). 2).get(element by class). What is difference using get attribute instead of above 2 i did't understood
Lecture 8 : Events in JavaScript | JavaScript Full Course
33:12
Shradha Khapra
Рет қаралды 616 М.
Lecture 3: Loops and Strings | JavaScript Full Course
1:21:09
Shradha Khapra
Рет қаралды 1,3 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Russian secret base uncovered / Russia abandons the region
14:15
NEXTA Live
Рет қаралды 793 М.
Lecture 6 : DOM - Document Object Model | JavaScript Full Course | Part 1
1:22:31
Master DOM Manipulation | Part 1 | JavaScript DOM Manipulation
1:11:17
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
Learn Coding & Get a Job (in 2025) 🔥
16:54
CodeWithHarry
Рет қаралды 458 М.
CLASS | Zakir khan | Stand up Comedy | Sukha Puri 8
24:07
Zakir Khan
Рет қаралды 9 МЛН
Сборник Эксклюзивов 2024 - Уральские Пельмени
1:33:24
Уральские Пельмени
Рет қаралды 1,5 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН