Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a JaveScript: Here is my html code: JavaScript & jQuery - Chapter 5: Document Object Model - Example List Buy groceries fresh figs pine

Write a JaveScript:

image text in transcribed

image text in transcribed

Here is my html code:

JavaScript & jQuery - Chapter 5: Document Object Model - Example

List

Buy groceries

  • fresh figs
  • pine nuts
  • honey
  • balsamic vinegar
Use your script to 1. Add another Unordered List (using
    ) after the Unordered List already in this html file. The new Unordered List lists at least three electronic product names. Set the class of this list to "hot". 2. Add list element "salt" in between "pine nuts" and "honey" 3. After Header 2(

    ) insert Header 3 (using

    ) with text "Electronics". 4. Your script need to calculate the total number of groceries listed in the first Unordered List and display it in Header2 as shown in the book example, your script also need to calculate the total electronics in the second Unordered List and display the number in Header 3. The resulting page should look like the image on the next page, you need to implement the look of the webpage using CSS and JAVASCRIPT: BUY GROCERIES kale fresh figs pine nuts salt honey balsamic vinegar cream ELECTRONICS : Computer Ipad Use your script to 1. Add another Unordered List (using
      ) after the Unordered List already in this html file. The new Unordered List lists at least three electronic product names. Set the class of this list to "hot". 2. Add list element "salt" in between "pine nuts" and "honey" 3. After Header 2(

      ) insert Header 3 (using

      ) with text "Electronics". 4. Your script need to calculate the total number of groceries listed in the first Unordered List and display it in Header2 as shown in the book example, your script also need to calculate the total electronics in the second Unordered List and display the number in Header 3. The resulting page should look like the image on the next page, you need to implement the look of the webpage using CSS and JAVASCRIPT: BUY GROCERIES kale fresh figs pine nuts salt honey balsamic vinegar cream ELECTRONICS : Computer Ipad

      Step by Step Solution

      There are 3 Steps involved in it

      Step: 1

      blur-text-image

      Get Instant Access to Expert-Tailored Solutions

      See step-by-step solutions with expert insights and AI powered tools for academic success

      Step: 2

      blur-text-image

      Step: 3

      blur-text-image

      Ace Your Homework with AI

      Get the answers you need in no time with our AI-driven, step-by-step assistance

      Get Started

      Recommended Textbook for

      MongoDB Applied Design Patterns Practical Use Cases With The Leading NoSQL Database

      Authors: Rick Copeland

      1st Edition

      1449340040, 978-1449340049

      More Books

      Students also viewed these Databases questions