+ 11
Can we Put Image Inside PopUp Box ??
please tell me can we put image inside PopUp Box if YES then how if NO Then How Some Website Put Image in PopUp Ads If They Use Other Programming Language Or Other Script So Which Script They Use. Please Tell I am New At JavaScript. And Sorry For My #WEAK_ENGLISH #Thanks_In_Advance đ
3 Answers
+ 11
https://code.sololearn.com/WhYVl96KxjWe/?ref=app
:p
[edit] added jQuery-Confirm Alert dialog
plugin homepage: https://craftpip.github.io/jquery-confirm/
+ 12
Generally no, Javascript alerts can contain only text.. but if you want to deepen it, read this thread: http://stackoverflow.com/questions/19659173/how-do-i-display-image-in-alert-confirm-box-in-javascript
+ 10
Thank You Guys