Alternative to Javascript prompt box

后端 未结 6 1564
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-19 15:07

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

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-19 15:25

    Have you tried the jQuery UI library?

    Here you can see an example of a modal form

    You can modify the styles or select from different themes.

提交回复
热议问题