Frankie
02-27-2000, 07:14 AM
I would like to ask you if it's ok to put JavaScript code as in example:
if (confirm('Hello !\nDo you want to see really good porn pictures?'))
{window.open('cgi-bin/s/out.cgi','xxxx');}
if surfer clicks "ok" - trade is opening if he press "cancel" - nothing is being done.
In my opinion it's like normal blind link and it's ok, but I would like to ask you what do you think...
if (confirm('Hello !\nDo you want to see really good porn pictures?'))
{window.open('cgi-bin/s/out.cgi','xxxx');}
if surfer clicks "ok" - trade is opening if he press "cancel" - nothing is being done.
In my opinion it's like normal blind link and it's ok, but I would like to ask you what do you think...