public marks

PUBLIC MARKS from staples with tags tutorials & javascript

09 January 2007 22:15

JavaScript Popup Windows Generation and Testing Tutorials

20 tutorials on different ways to create and test popup windows created in JavaScript including: Creating popup windows on page load or unload events; Creating popup windows on moving mouse over or clicking links; Creating popup windows as modal or modeless dialog boxes; Creating multiple popup windows on timed intervals; Creating customized popup windows; Keeping popup windows re-opening when they closed; Testing JavaScript performances.