Posts Tagged ‘javascript’

How to Create a Simple Javascript popup window

Posted by Brian Mecham May 12th, 2010

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 [...]

Tags: , ,