avatar
Open link JavaScript new tab Javascript
window.location.href = '/site/'+element.value;
// or window.open(URL, '_blank');


You need to login to do this manipulation!