New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN: 9781305503922
Author: Patrick M. Carey
Publisher: Cengage Learning
bartleby

Concept explainers

Question
Book Icon
Chapter 11, Problem 7CP1

a)

Program Plan Intro

To create a function turnOffStars() and declaring a star variable,containing the object collect referenced by the selector span#starsimg.

b)

Program Plan Intro

To declare the loop for the star collection and changing the src attributes of each image to the bw_star.png file.

b)

Program Plan Intro

To change the value of rating input box to empty text string if no stars are selected or lighted.

Blurred answer