TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Austin Muts
1.4k
329
125.5k
input screen in HTML and JQUERY
Feb 16 2018 3:58 AM
I am trying to create a project as below with C# MVC using HTML and JQUERY.Any idea will be appreciated.
Functionality
Each text box must hold only 40 characters.
As the user types if the user goes over 40 it should automatically create a new textbox below the current and continue input.
Each alternate textbox should have a light grey background.
Clicking New Line should add a new blank textbox below the current textboxes.
No more input is allowed when 1000 characters are reached.
Clicking X will remove the current textbox, if there’s text prompt the user to confirm.
As the user types, add the complete text into the textbox at the bottom
Reply
Answers (
2
)
var filename = $('#fileData').val()
Timer Counter use Don't refresh the page