Does anyone can suggest me the alternative to Javascript prompt box?
Check it out.
Since the input box is designed for children, I want the prompt box to be more colorf
Have you tried out BootBox?
Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Twitter’s Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.
It has a very neat alternative to the default JavaScript Prompt box.