Thanks for your reply. It’s not exactly same as it looks like in the Demo for confirmModal. Functionality wise, it’s same. I checked and saw that I have been using popModal.css and popModal.js script file in my code. Were you referring to this when you mentioned if I have removed the popModal css altogether?
Thanks. Any example related to that that you would like to point that out to me. That jQuery dialog is using some jquery ui related classes which I won’t be able to use in my code.
So you are saying that you don’t know how to style a box like that with CSS? Or you are looking for code that will display a box like that? Are you using Jquery?
Yes, I was looking for some code related to that as I am not perfectionist in styling with CSS which can result in similar type of box. But if styling a box from scratch is the last resort, I will try to do that.
When you say, “Are you using jQuery” : The popModal is jquery based plugin so I have jQuery 1.11.1.js version that I am using. Please let me know if you were asking something different. Thanks
The jquery will hide and show the box as required and if you are omitting the existing CSS for that modal then of course you can style it as you wish.
Styling the modal is no different to styling anything else but of course you have to take into account where you are placing it and how it is supposed to look and behave.
I asked it you were using the correct CSS because if you were then the confirm modal would look like this: