Link to home
Start Free TrialLog in
Avatar of smeebud
smeebud

asked on

Popup Button?

How can I make this nice popup happen without a Button.
I'd like it to be launched from a simple

<A HREF="sitemap.html">Sitemap</A>

Here's what I have that works;

<CENTER><FORM><INPUT TYPE="BUTTON" VALUE="Section Map"
 onClick="window.open('sitemap1.html','smWnd','width=400,height=500,left=40,top=40,toolbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=1,resizable=1');"></FORM></CENTER>

Please see
http://www.geocities.com/~budallen/

Regards
http://www.geocities.com/~budallen/
ASKER CERTIFIED SOLUTION
Avatar of chrisbolt
chrisbolt

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of smeebud
smeebud

ASKER

I'll try that.

Geocities won't let me upload search.pl??
Did you getmy mail on that issue?

Regards
http://www.geocities.com/~budallen/
Avatar of smeebud

ASKER

Here ya go chris.

Regards
http://www.geocities.com/~budallen/