• Home
  • Free Trial
  • Sign In
  • Techdegree
  • Tracks
  • Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • Ruby
      • • Security
  • Jospeh Quintiliano
    Jospeh Quintiliano
    3,148 Points

    inputValue = document.querySelector('.info').textContent is wrong????

    Posted April 29, 2022 12:09am by Jospeh Quintiliano
    Jospeh Quintiliano
    3,148 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • Kyrstin Lawson
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Kyrstin Lawson
    Full Stack JavaScript Techdegree Student 5,442 Points

    How to select "info" class within "p" element and set it's textContent?

    Posted April 9, 2022 4:53pm by Kyrstin Lawson
    .a{fill-rule:evenodd;}techdegree
    Kyrstin Lawson
    Full Stack JavaScript Techdegree Student 5,442 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • MacKenzie Santiago
    MacKenzie Santiago
    4,509 Points

    Where is the explanation in the lesson plan for adding .value or .textContent outside of the parenthese?

    Posted April 4, 2022 5:29pm by MacKenzie Santiago
    MacKenzie Santiago
    4,509 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • MacKenzie Santiago
    MacKenzie Santiago
    4,509 Points

    HOW???? Select the <input> element and assign its value to the variable inputValue.

    Posted April 4, 2022 4:21am by MacKenzie Santiago
    MacKenzie Santiago
    4,509 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    6 Answers

  • Mustafa Alkeilani
    Mustafa Alkeilani
    2,997 Points

    Been at this for hours

    Posted February 17, 2022 3:04am by Mustafa Alkeilani
    Mustafa Alkeilani
    2,997 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Max van den Berge
    Max van den Berge
    6,292 Points

    Challenge Task 2 of 2 Q: Next, set the text content of the <p> element with the class info to

    Posted February 1, 2022 1:04pm by Max van den Berge
    Max van den Berge
    6,292 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    5 Answers

  • Max van den Berge
    Max van den Berge
    6,292 Points

    I don't have a clue...

    Posted February 1, 2022 1:07am by Max van den Berge
    Max van den Berge
    6,292 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Max van den Berge
    Max van den Berge
    6,292 Points

    Select the <input> element and assign its value to the variable inputValue. Bummer: Make sure tha

    Posted January 31, 2022 7:11pm by Max van den Berge
    Max van den Berge
    6,292 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • Diego Guzman
    Diego Guzman
    2,205 Points

    Completely lost

    Posted January 4, 2022 2:23am by Diego Guzman
    Diego Guzman
    2,205 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Lewis Taylor
    Lewis Taylor
    2,296 Points

    I have re-watched the previous videos numerous times and I just can't quite wrap my head around it.

    Posted January 3, 2022 3:25pm by Lewis Taylor
    Lewis Taylor
    2,296 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Lukasz Milde
    Lukasz Milde
    7,199 Points

    Why my code doesn't work ? const inputValue = document.querySelector('input')

    Posted December 9, 2021 11:05pm by Lukasz Milde
    Lukasz Milde
    7,199 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    4 Answers

  • Seth Look
    Seth Look
    15,598 Points

    i have tried multiple combinations and i dont know what i am missing

    Posted December 8, 2021 2:06am by Seth Look
    Seth Look
    15,598 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Daniel Bowman
    Daniel Bowman
    4,002 Points

    No matter which way I put in the answer it says I'm wrong.

    Posted November 24, 2021 8:43pm by Daniel Bowman
    Daniel Bowman
    4,002 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Linden Klein
    Linden Klein
    3,629 Points

    Why is this incorrect?

    Posted November 21, 2021 4:39am by Linden Klein
    Linden Klein
    3,629 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Fabiola Barrientos
    Fabiola Barrientos
    9,467 Points

    ReferenceError: Can't find variable: input

    Posted November 17, 2021 8:13pm by Fabiola Barrientos
    Fabiola Barrientos
    9,467 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Gregory Ford
    Gregory Ford
    7,109 Points

    No clue what I am doing here..

    Posted October 29, 2021 1:33am by Gregory Ford
    Gregory Ford
    7,109 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Gregory Ford
    Gregory Ford
    7,109 Points

    What am I doing wrong here?

    Posted October 25, 2021 3:37am by Gregory Ford
    Gregory Ford
    7,109 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Mitchell Wintrow
    Mitchell Wintrow
    4,380 Points

    How do I solve this text content challenge? I don't even understand what it's asking of me... The video doesn't help...

    Posted October 15, 2021 9:26pm by Mitchell Wintrow
    Mitchell Wintrow
    4,380 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • isaaclartey
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    isaaclartey
    Full Stack JavaScript Techdegree Student 7,591 Points

    I'm stuck and don't know how to proceed (JavaScript and the DOM - Task 2 of 2)

    Posted October 7, 2021 1:10am by isaaclartey
    .a{fill-rule:evenodd;}techdegree
    isaaclartey
    Full Stack JavaScript Techdegree Student 7,591 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • Joel Rothstein
    Joel Rothstein
    6,062 Points

    Stuck on DOM quiz

    Posted September 30, 2021 2:30am by Joel Rothstein
    Joel Rothstein
    6,062 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • Joel Rothstein
    Joel Rothstein
    6,062 Points

    Challenge 2 of 2 in Javascript and the DOM after changing element attributes is very confusing. Need to pass it by and

    Posted September 30, 2021 12:50am by Joel Rothstein
    Joel Rothstein
    6,062 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Charlynn Schmiedt
    Charlynn Schmiedt
    9,288 Points

    Okay, I'm a little lost. Why isn't this correct? const inputValue = document.getElementById('linkText');

    Posted September 15, 2021 12:12am by Charlynn Schmiedt
    Charlynn Schmiedt
    9,288 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • Keytron Brown
    Keytron Brown
    13,114 Points

    Next, set the text content of the <p> element with the class info to the value stored in inputValue.

    Posted September 6, 2021 4:59pm by Keytron Brown
    Keytron Brown
    13,114 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • Keytron Brown
    Keytron Brown
    13,114 Points

    Value?

    Posted September 6, 2021 3:04pm by Keytron Brown
    Keytron Brown
    13,114 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Tommie Thompson Jr
    Tommie Thompson Jr
    7,301 Points

    I don't understand this question Select the <input> element and assign its value to the variable inputValue

    Posted September 3, 2021 12:56am by Tommie Thompson Jr
    Tommie Thompson Jr
    7,301 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Kelsey Donegan
    Kelsey Donegan
    3,342 Points

    What am I doing wrong?

    Posted August 31, 2021 10:09pm by Kelsey Donegan
    Kelsey Donegan
    3,342 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    1 Answer

  • Louis Riddle
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Louis Riddle
    Front End Web Development Techdegree Graduate 12,982 Points

    I'm having trouble selecting the input value.

    Posted August 18, 2021 12:21am by Louis Riddle
    .a{fill-rule:evenodd;}techdegree seal-36
    Louis Riddle
    Front End Web Development Techdegree Graduate 12,982 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • yueh che yang
    yueh che yang
    3,707 Points

    Why class selection returns undefined?

    Posted August 15, 2021 8:21am by yueh che yang
    yueh che yang
    3,707 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    2 Answers

  • Mel Rojo
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Mel Rojo
    Full Stack JavaScript Techdegree Student 4,699 Points

    How do I set the text content of the <p> element with the class info to the value stored in inputValue?

    Posted August 12, 2021 1:04am by Mel Rojo
    .a{fill-rule:evenodd;}techdegree
    Mel Rojo
    Full Stack JavaScript Techdegree Student 4,699 Points
    • JavaScript
    • JavaScript and the DOM
    • Making Changes to the DOM
    • Modifying Elements

    3 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Web Development
  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Perks
  • Treehouse for Libraries
  • Treehouse for Teams
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2022 Treehouse Island, Inc.