Question: Task 4: Create a web page using jQuery to illustrate the following task: Create a special dice object such that each of its three faces

Task 4: Create a web page using jQuery to illustrate the following task: Create a special dice object such that each of its three faces is a different image, with a number from 1 to 3 (the image needs to show the number). The dice object should have a method called specialDice which causes one of the faces of the dice to be selected randomly. Then whenever you click a button on the screen, the function of specialDice is called and hence one of the images on the dice randomly appears on the screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
