Can we alert box | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 4

Can we alert box

My fellow subjects, how can I style or make an alert box more attractive or cooler than normal alertbox

8th Sep 2020, 3:44 PM
Madubuike David
Madubuike David - avatar
7 ответов
8th Sep 2020, 4:07 PM
Nilesh
+ 5
Using Swal alert which is easy to modify and get designed. See this, made by NiLesh ©By Nilesh 😎 https://code.sololearn.com/W02vqznV0121/?ref=app
10th Sep 2020, 6:37 AM
Raj Srivastava
Raj Srivastava - avatar
+ 4
Use library like Sweetalert.js, bootbox.js, attention.js, jquery-confirm Mention language as tag!
8th Sep 2020, 3:52 PM
Vadivelan
+ 3
You can not apply CSS to the standard alert box. You will need to create a custom one. Example: https://codepen.io/ebuelow/pen/rNeJpax
8th Sep 2020, 4:25 PM
Erich Buelow
Erich Buelow - avatar
+ 2
Just write your own alert window!!!with transparent background! It will be very cool!
8th Sep 2020, 4:19 PM
george
george - avatar
+ 2
Yes you can... There's a JS CDN... Sweetalert... In which your alertbox much more cooler than the usual one😊
10th Sep 2020, 8:28 AM
KARTHIK
KARTHIK - avatar
0
I am Working on same topic I will inform if i get the tactic
8th Sep 2020, 3:48 PM
🍎Mi_ra_go
🍎Mi_ra_go - avatar