ComputerScienceExpert

(11)

$18/per page/

About ComputerScienceExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Applied Sciences,Calculus See all
Applied Sciences,Calculus,Chemistry,Computer Science,Environmental science,Information Systems,Science Hide all
Teaching Since: Apr 2017
Last Sign in: 103 Weeks Ago, 3 Days Ago
Questions Answered: 4870
Tutorials Posted: 4863

Education

  • MBA IT, Mater in Science and Technology
    Devry
    Jul-1996 - Jul-2000

Experience

  • Professor
    Devry University
    Mar-2010 - Oct-2016

Category > Programming Posted 28 Apr 2017 My Price 9.00

create an aside element

Hello, I am trying to complete this assignment but am running into a lot of errors. I attached the SPECIFIED INSTRUCTIONS on what is required for the assignment. My issue is that I cannot get the days to match the correct months (i.e. Jan = 31, Feb = 28, etc.) Additionally, there needs to be a function in which the user selects their birthdate and if he/she is 21+ then an additional couple of options are APPENDED to an existing list of drinks. (i.e. sodas are available, but if user is 21+ then beer or margarita are APPENDED to original sodas list.). Lastly, I cannot get my images to switch to the appropriate image based on the dropdown selection. (i.e. I pick double burger [image switches to double burger image], Large fries [image switches to large fries image] and beer [image switches to beer image]) I cannot use a datepicker...I created a table with three select elements...that has to stay that way it cannot be changed to a date picker or user text input. Please review the .docx attachment for instructions and pictorial references. Additional, I have attached my zip files of all the HTML, CSS, and JavaScript I've already written and the images I need to use for the image swaps. Thank you very much.

PLEASE NOTE: There can be NO DEVIATION from the instructions in the attached .docx! Please read the attachment and look at the zip file first before offering services. Thank you in advance.

Project 5 (AKA – The Elephant) This project adds to project 4. I will provide a working copy of Project 4 to you once you turn yours in or
you can use your own.
The first thing to add is another table with elements that allow a user to enter a date of birth. This is a
bit more complicated than it looks because it will use dynamic html to update the number of days in the
day field based on the month selected (don’t worry about leap year etc).
Functionality needs to be applied when the user changes the date (day, mon, year). The Drink dropdown
will be updated with adult beverages if the user is > 21 years of age. Note also that if the user had
selected a date with age >= 21, then changes it back to a date less than 21 these additional options need
to be removed from the drink drop-down.
When, a user selects a size of food, an associated image should display in the image section to the right.
You can create an aside element just like you did for project 3 to put that area to the right of the form.

Answers

(11)
Status NEW Posted 28 Apr 2017 12:04 AM My Price 9.00

-----------

Not Rated(0)