| View previous topic :: View next topic |
| Author |
Message |
cnicely
Joined: 25 Feb 2008 Posts: 4
|
Posted: Tue Apr 22, 2008 11:51 pm Post subject: Pop up Help |
|
|
Hello Everybody!
I am trying to find a way to display a small pop up window by clicking a link. Here is the catch...the pop up windows is an exisiting products.php page off our site. What I would like to do i just display a certain part of the product page. The problem I am having is all the scripts out there basically ask for height and width....I need one that will basically ask you how far from the left hand side of the page do you want your left hand margin to be. Can anybody help me? I am very lost.
Sarah |
|
| Back to top |
|
 |
|
|
jberry 100+ Club
Joined: 19 Mar 2007 Posts: 135 Location: Atlantic City, NJ
|
Posted: Wed Apr 23, 2008 7:34 pm Post subject: Re: Pop up Help |
|
|
| I don't think you can do that but what you could do it copy what you want to show and create a new page like product_popup.php and then way they click on the link it pulls up this page. you will have to use javascript to do the pop-up but it is pretty easy. I could give you the code if you need it. |
|
| Back to top |
|
 |
cnicely
Joined: 25 Feb 2008 Posts: 4
|
Posted: Wed Apr 23, 2008 7:38 pm Post subject: Re: Pop up Help |
|
|
Jason,
That would be great not sure if I can get it to work...but I sure will give it a try.
Sarah |
|
| Back to top |
|
 |
|