Tag Archives: Javascript

Javascript PopUp Window

25 Aug

Creating a pop-up window with javascript is easier than most people think. It takes just a short snippet of code to achieve it. Keep in mind that pop-up windows have to be wisely used. They can be highly irritating for users if misused. Let’s look at a proper and easy way of creating them. (more…)