I want to do something that I saw a lot of onclick examples, but I want to load the div when the user goes to the page. Even StackOverflow does this (onlcick) when you try to insert a hyperlink.
How can I make an overlay div when a page loads using jquery?
By the way, I searched around a decent amount, but cannot find something simple that my simple jQuery can understand.
Thank you for your help.
source share