|
Just wondering if there is a way to create a custom popup window that is not OS/Browser generated with javascript. Essentially I want to create a window that displays information in an overlay window when a link is clicked while the rest of the page content below is slightly darkened. Is this possible with js? If not, where should I be looking to pull this type of effect off?
|