[thelist] a href call for signup.pl

Russell Griechen russgri at sportsmenafield.com
Thu Dec 19 01:09:25 CST 2002


jeff" <jeff at members.evolt.org>wrote
> > <a href="#"
> > onClick="window.open('/cgi-bin/signup.pl',''
> > ,'height=300,width=400,status=no,scrollbars=no');"
> > > Mailing List</> nonetheless, based on code i'm seeing here, i see a
definite need for a
> particular article:
> Links & JavaScript Living Together in Harmony
> http://evolt.org/article/thelist/17/20938/

That bit about:
Executing JavaScript from the onclick event handler and setting the href
attribute value to "#".
<a
 href="#"
 onclick="window.open('somedoc.html', 'newWindow')"
>click here</a>
....strike a chord here.
I've tried several variations...trying to stumble on to a fix...none
successful

<h4>Subscribe to:</h4>
<a href="#"
onClick="window.open('/cgi-bin/Sportsmen.pl','','height=300,width=400,status
=no,scrollbars=no');"> Mailing List</a>
<br>
<a href="sportsmenafield.com"
onClick="window.open('/cgi-bin/Sportsmen.pl','','height=300,width=400,status
=no,scrollbars=no');"> Mailing List</a>
<br>
<a href="#"
onClick="window.open('/home/russgri/sportsmenafield/cgi-bin/Sportsmen.pl',''
,'height=300,width=400,status=no,scrollbars=no');"> Mailing List</a>

<br>
<a href="http://sportsmenafield.com
onClick="window.open('/cgi-bin/Sportsmen.pl','"','height=300,width=400');
return false"> Foxhunting Friends</a>

Russell Griechen .....tearing what is left of his hair...




More information about the thelist mailing list