how to set char limit in prompt box using javascript?
sanjay@srvmedia
0
Newbie Poster
Recommended Answers
Jump to PostWhat do you mean by this, in more details?
Jump to PostIf you're talking about a js popup, then I don't think it's possible. However modal dialogs like jQueryUI popups, which may serve a similar purpose for you can be controlled as you can use a
<input maxlength="20" ... />
BTW - if you want further info, post to the js …
All 5 Replies
Szabi Zsoldos
26
Learner and helper guy

diafol
sanjay@srvmedia
0
Newbie Poster
Szabi Zsoldos
26
Learner and helper guy

diafol
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.