thelordoftherings
Programmer
Hello,
Is there a way to use href and get the same results as in Javascript? Meaning, I would like to use href to open a link with these measuers:
window.open('/myURL/redirect_page.asp?adv=' + cookieValue,'questionnaire','width=450,height=600,scrollbars=yes,top=20,left=200,screenx=200,screeny=20');
Is there a way to use href and get the same results as in Javascript? Meaning, I would like to use href to open a link with these measuers:
window.open('/myURL/redirect_page.asp?adv=' + cookieValue,'questionnaire','width=450,height=600,scrollbars=yes,top=20,left=200,screenx=200,screeny=20');