View Single Post
Old 05-23-2007, 07:04 AM  
Vachico
Confirmed User
 
Join Date: Jul 2005
Location: Spain
Posts: 147
Function Script Problem

Hello,

I have a problem with my function script.

I used this before to popup another site but now I want to use it to open a site in the same window.

What I have to change here to open in the same window and not to popup in a new?

function SelectPop(th) {
windowHandle = window.open(th.options[th.selectedIndex].value,'menu');
windowHandle.focus();
}

Thanks for help
__________________
Vachico is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook