I'd really appreciate it if someone could give me the code for opening a pop-up window when the page loads.
Thanks
| SitePoint Sponsor |
I'd really appreciate it if someone could give me the code for opening a pop-up window when the page loads.
Thanks




Hi,
<body....onLoad="window.open('somepage.html',theTitle,'width=200,height=200')">
Vinny
moderator at:Webxpertz Forums
Thanks a lot
Bookmarks