![]() |
Open link in new window
How can I code this so it opens in a new window? Thank You
Code:
Menu13=new Array("rollover:bdonations.gif:bdonations2.gif","http://www.store-worldministries.org/donations.html","",0); |
I assume you are referring to the .html page:
Code:
var newone = window.open("http://www.store-worldministries.org/donations.html", "_blank"); // or |
| All times are GMT +1. The time now is 05:44 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.