Resizing Popup Windows
Sunday September 24, 2006
The seventh Javascript tutorial on popup windows looks at how you can resize a popup window after you have created it (assuming that your visitors have not disabled that functionality).
Reusing Popups
Sunday September 17, 2006
Nothing annoys your visitors more than having everything they click on popup a new window. This sixth tutorial on popups shows you how to avoid having this happen by reusing ... Read More
"Mastering Regular Expressions"
Tuesday September 12, 2006
This is the book on Regular Expressions and covers both how to use them and how they actually work. Unfortunately, Mastering Regular Expressions has details on the specific flavours or ... Read More
"Javascript the Definitive Guide"
Monday September 11, 2006
This O'Reilly book is now into its fifth edition and is reasonably up to date on all of the different things that can currently be done using Javascript. It contains ... Read More
Positioning Popups
Sunday September 10, 2006
In the fifth tutorial on creating popup windows via Javascript we look at two methods that you can use to determine where on the screen that the popup window will ... Read More
Timed Window Close
Sunday September 3, 2006
In the fourth tutorial on creating popup windows using Javascript we look at how we can make it more convenient for our visitors by automatically closing the popup again after ... Read More
Seasonal Backgrounds
Friday September 1, 2006
There are four seasons in the year. You can display a different background image on your page for each of these seasons by incorporating this simple script. You just need ... Read More

