jQuery: Dom Traversal (find parent and child nodes) - Beau teaches JavaScript

Поділитися
Вставка
  • Опубліковано 16 гру 2024

КОМЕНТАРІ • 18

  • @mkmohsinali
    @mkmohsinali 6 років тому +3

    Great explanation. Visual representation really helped.

  • @roblane66
    @roblane66 5 років тому +2

    Great video. Just what I needed. Thanks

  • @mahydulislam
    @mahydulislam 2 роки тому

    thankyou for your details description

  • @gouthamchandranakka1553
    @gouthamchandranakka1553 3 роки тому +1

    awesome thumbnail

  • @epicornstudio4657
    @epicornstudio4657 4 роки тому +1

    Wow this video is soo helpful

  • @davidacosta6383
    @davidacosta6383 5 років тому +1

    Brilliant!!

  • @christopherhoup3531
    @christopherhoup3531 Рік тому

    Can I access a .prev() containing a class or id? If so can you provide an example?

    • @sufiyanfaisal5593
      @sufiyanfaisal5593 Рік тому

      .prev() just selects the previous one irrespective of it's id. I think what you really wanna do is .prevAll(".someClass").

  • @kalimahamad4534
    @kalimahamad4534 Рік тому

    I have div which have two tables in that table have a column total and i want to add all total and show grand total how to run the loop. showing snapshot






    VOUCHER

    CODE
    PENDING
    VOUCHER BALANCE QTY
    FACE VALUE
    DISCOUNT(%)
    QUANTITY
    TOTAL


    AHimanshu INR 100
    VAH100

    0
    447
    100




    -40230







    DAYS
    TOTAL
    MAX
    AVERAGE
    TAT-(DAYS)
    QUANTITY


    30
    0
    0
    0
    0.00
    0


    60
    0
    0
    0
    0.00
    0


    90
    0
    0
    0
    0.00
    0


    1
    0
    0
    0
    0.00
    0



    Tell me how to loop this child element contained inside div

  • @ADITYA_CSE
    @ADITYA_CSE 7 років тому

    when we use console.log () in javascript

  • @lolasdasad
    @lolasdasad 4 роки тому

    Thx man

  • @saswatdai821
    @saswatdai821 7 років тому

    please verify your freecodecam email..the site has gone down :(

  • @ore_bear8045
    @ore_bear8045 2 роки тому

    perfekt thank you

  • @ashnashilmy1323
    @ashnashilmy1323 5 років тому

    Awesome..

  • @AndrewRMillar
    @AndrewRMillar 7 років тому +1

    You do realize that you are not allowed to place block level elements inside inline elements, right? I realize that that is not important for the subject of this tut/showcase, or however you want to call this. But if coders, inexperienced with html, are using this as a reference, getting things like that right is important.
    Don't mean to bash your vids, they are very informative for people beginning with jQuery!

    • @benmjt
      @benmjt 7 років тому

      That's no longer as strict in HTML5

    • @AndrewRMillar
      @AndrewRMillar 7 років тому

      I haven't read the html 5 working draft (www.w3.org/TR/2015/WD-html51-20151008/), but when I was learning html, way back when, putting a block level element inside of an inline element was a big no no. It just looks like how a rock in my shoo feels. To my eyes it's a sign that the person writing the markup is a novice.

    • @agentstona
      @agentstona 4 роки тому +1

      @@AndrewRMillar i believe you have never used react js or vue js that is the case all the time ... chill out dude ITS NO LONGER STRICT and doesnt matter , virtually we can inline and merge elements any way we like it s 2020 . get out of 1995 bruh