I'm looking to create a script using only JavaScript that will display a popup when the page loads.
The background should be faded and I want to include custom content in the popup.
I don't want to utilize CSS or HTML directly.
Embed the CSS and HTML within the JavaScript code.
Is there anyone who can assist me with this project?
I am comfortable handling the styling aspect on my own.
I am limited to creating a popup with external CSS and HTML, not just pure JS.
The popup needs to be simple and appear when the page loads.
Your help would be greatly appreciated!!
Preferably, I'd like to use JSFiddle for this task.