Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- search form - open in new window


rocknbil - 5:04 pm on Mar 7, 2012 (gmt 0)


Welcome aboard em007, target the URL to a new window:

var url = sf.sengines[j].value + escape(sf.searchterms.value);
var day = new Date();
var id = day.getTime();
var params = 'width=700,height=700,scrollbars,resizable';
var win = open(url,id,params);


Thread source:: http://www.webmasterworld.com/javascript/4426068.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com