How can i make this script launch the hyperlink in a new window? The script currently hyperlinks your selected option but i want to make the target _blank / a new window.
I have the hyperlink default set to _blank but the link is still loading in the same window.
Im sure you need to change this part "window.location.href=this.value" but to what...?