PopUp Input Form

C

carmen

Here's a simple script which you can amend to reflect
your html pop up form; just edit the size to your wishes
where the dimensions are listed and identify your html
page:

<a href="#" onClick="window.open
('YourPage.htm', 'YourPageName','width=500,height=400,scro
llbars=yes,resizable=yes,status=yes');">
Click here for a Pop Up Form</a>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top