subject
Computers and Technology, 11.10.2020 23:01 jennsou

Develop a Javascript application that allows the user to enter strings into a variable number of input widgets. As a string is entered by the user its length is automatically displayed next to the input widget. Buttons are provided to control the interface and to provide some functionality.--Clicking "Add Cell" button will add another input widget.--Clicking "Remove Cell" button will remove an input widget, always leaving at least one input widget.--Clicking "Sort" button will cause the visible strings to be sorted.**Organize the application in three files: the HTML file that is the user interface to the application; a file with most of the Javascript code; a file with the styling rules.**Basic screen with simple styling Provide styling that will approximately center the visible components. Also, change the default color for the background. Length 0 Input Add Cell Remove Cell SortAdd cell/Remove cell
As a convenience to the user, the application will remember the string entered into a widget even after the widget is removed. If the widget is added back again, then the saved value will be displayed in the widget. gBuhQOF36ekDOYB6e4ll0eegWPKnErbdW6z kBWN1Typing and Length (3 points)Every time a user types a key, it checks and shows the length of a string in each widget on the next (in a real-time manner).EYmrmbhxchVD57ed4bbVgT8Qp80 MoeD7P9ivSEuISorting
Be careful, the saved strings do not participate in a sort operation if not visible. You can use array sort() method. Your application will be either tested from your project directory or the files will be copied to another directory. Use relative paths to link parts of the application together.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:30
In this lab, you complete a prewritten c program that calculates an employee’s productivity bonus and prints the employee’s name and bonus. bonuses are calculated based on an employee’s productivity score as shown below. a productivity score is calculated by first dividing an employee’s transactions dollar value by the number of transactions and then dividing the result by the number of shifts worked.
Answers: 3
question
Computers and Technology, 23.06.2019 03:30
Many everyday occurrences can be represented as a binary bit. for example, a door is open or closed, the stove is on or off, and the fog is asleep or awake. could relationships be represented as a binary value? give example.
Answers: 1
question
Computers and Technology, 24.06.2019 02:00
Read the following scenario, and then answer the question below. you want to send an e-mail to your boss requesting a meeting to discuss a raise. what is the best example of an e-mail to an employer about this meeting? “hey jason. can we chat about getting me more money soon? let me know. peace, meg.” “hello jason. pardon me for sending yet another e-mail today about my need to talk to you about my position and a possible pay increase. i am dying to know when you can talk. sincerely, meg.” “hello jason. i have been with the company for one year and have taken on more responsibilities than outlined in my job description. i would appreciate an opportunity to speak with you about my position. let me know when we can schedule a meeting. you, meg.” “greetings jason! i hope this e-mail finds you well and happy today. i really, really want to talk to you about something important. i am not sure if you have time. i hope you do. get back in touch with me and let me know when we might talk. ever so much for taking the time to read this. sincerely, meg.”
Answers: 3
question
Computers and Technology, 24.06.2019 15:00
What questions about an audience should be asked during presentation preparation? check all that apply. what does the audience already know about the topic? how will multimedia tools inspire the audience? is the information interesting and engaging? how will this information affect the presentation? will the audience change the message’s purpose? what is likely to interest the audience?
Answers: 3
You know the right answer?
Develop a Javascript application that allows the user to enter strings into a variable number of inp...
Questions
question
Mathematics, 03.07.2019 17:00
question
Mathematics, 03.07.2019 17:00