lisareadingred Posted March 16, 2008 Posted March 16, 2008 HELP! WHAT DO I DO? I WOULD APPRECIATE ANY SUGGESTIONS.
crash3903 Posted March 16, 2008 Posted March 16, 2008 HELP! WHAT DO I DO? I WOULD APPRECIATE ANY SUGGESTIONS. I suggest this post your url so we can take a look for you ;) Regards Mark A Reynolds
germ Posted March 16, 2008 Posted March 16, 2008 Look in the <head> section of your product_info.php Be sure it has the Java Script to that makes the popup work. It looks something like this: <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le ft=150') } //--></script> YOU CAN'T COPY/PASTE THIS SCRIPT FROM THIS POST. THE FORUM MODIFIES IT IN SUCH A MANNER THAT IF YOU DO, IT STILL WON'T WORK. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
lisareadingred Posted March 17, 2008 Author Posted March 17, 2008 HELP! WHAT DO I DO? I WOULD APPRECIATE ANY SUGGESTIONS.
lisareadingred Posted March 17, 2008 Author Posted March 17, 2008 My url is www.no1babyessentials.com. Thanks!
germ Posted March 17, 2008 Posted March 17, 2008 Go here: Click Me <right-click> and "View source". Copy the Java Script out of the <head> section on that page (it looks like the one in my last post), and paste it into the <head> section of your product_info.php If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
lisareadingred Posted March 17, 2008 Author Posted March 17, 2008 Go here: Click Me <right-click> and "View source". Copy the Java Script out of the <head> section on that page (it looks like the one in my last post), and paste it into the <head> section of your product_info.php Thanks I will try it and I will get back to you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.