Javascript Help

Discussion in 'JavaScript' started by CMadeIt, Apr 4, 2014.

  1. #1
    I need help with javascript inside of <script> tags

    - request the flavor from the user. Flavor choices are: cherry,

    lime, watermelon, grape and orange.

    - If one of these flavors is entered, request the size from the

    user. Size may be small or large.

    - If another flavor is entered, alert the user that the flavor is

    not available.

    - Output the cost to the user: $2 for small and $3 for large. No

    cost should be output if the flavor was not available.

    If this is something thats hard to do I'm willing to paypal you a few dollars. If its easy I would really appreciate some help.

    Thanks,

    Craig
     
    CMadeIt, Apr 4, 2014 IP
  2. CMadeIt

    CMadeIt Greenhorn

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    Nevermind GOT IT thanks guys
     
    CMadeIt, Apr 4, 2014 IP