How to create. Update box.? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to create. Update box.?

msg update box

12th Feb 2018, 6:15 PM
Web Anshu
Web Anshu - avatar
3 Answers
+ 5
thanks
13th Feb 2018, 5:07 PM
Web Anshu
Web Anshu - avatar
+ 2
In order to create a msg update box there are various ways to create msg box just like u can create simple alert or prompt dialogs using javascript like window.alert ("your_message"); or window.prompt ("your_message"); you can also create beautiful message box using some frameworks like bootstrap using modal class in that you can put anything... hope this might help you😊😊
13th Feb 2018, 1:00 PM
Aditya Narayan Mishra
Aditya  Narayan Mishra - avatar
+ 1
welcome 😊😊
13th Feb 2018, 6:22 PM
Aditya Narayan Mishra
Aditya  Narayan Mishra - avatar