<< Prev Showing: 66-70 of 127 Next >>
· 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 ·Adding Javascript Behaviors and User Interactivity
Use the attached page/code to create a template with the changes indicated below. Apply the template to a few pages to demonstrate how it's done. Provide any instructions for applying it that weren't given. The following modifications and editions need to be made to the attached page: - The slide show needs to be functional using the images attached (images-1 through images-5). - Keyboard controls for each of the 3 drop-down menus for users who would rather not use a mouse should be added. For each of the region menus (North America, Central America, and South America), allow the user to hit a keyboard key (probably N, C, or S) to display the drop-down menu for that region. If they hi... click for more
Subject:
Computer Science
Topic:
Web Design
Posting ID:
114091
OTA ID:
105263
Write a Javascript that inputs five numbers and determines and outputs XHTML text that displays the number of negative number input, the number of positive numbers input and the number of zeros input.
Subject:
Computer Science
Topic:
Web Design
Posting ID:
117309
OTA ID:
102833
Develop a Javascipt program that will determine the gross pay for each of three employees. The company pays "straight time" for the first 40 hours worked by each employee and pays, "time and a half" for all hours worked in excess of 40 hours. You are give a list of the employees of the company, the number of hours each employee worked last week and the hourly rate of each employee. Your program should input this information for each employee, determine the employee's gross pay and output XHTML text that displays the employee's gross pay. Use prompt dialogs to input the data.
Subject:
Computer Science
Topic:
Web Design
Posting ID:
117311
OTA ID:
105651
One interesting application of computers is the drawing of graphs and bar charts (sometimes called histograms). Write a script that reads five numbers between 1 and 30. For each number read, output XHTML text that displays a line containing the same number of adjacent asterisks. For example, if your program reads the number 7, it will output XHTML text that displays ******* asterisks.
Subject:
Computer Science
Topic:
Web Design
Posting ID:
117312
OTA ID:
102833
I just need suggestions for this scenario. I need to insure that I have the basic skills necessary for designing a web page. Using all of the resources at my disposal, I need to determine what the most effective method for uploading a group of files is. After learning how to utilize the method I’ve chosen, I have to give detailed steps to use this method.
Subject:
Computer Science
Topic:
Web Design
Posting ID:
118032
OTA ID:
105651
<< Prev Showing: 66-70 of 127 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-127 ·Page generated in 0.014 seconds