How to Create a Simple Javascript popup window
Sometimes on your website you may want to open some content in a popup window rather than a new page, which allows the visitor to remain on the current page and view the new content. Here’s how you do this… Add the following javascript code to the header of your website (somewhere in between the [...]
Posted in How To • No Comments »
