Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Does anyone know how which contribution provides the feature to close the expanded product image window by clicking on the image?

 

Many thanks,

Tony

"The price of success is perseverance. The price of failure comes much cheaper."

Posted

<body onclick="window.close()">

<a href="#">

.... image info

...

</a>

 

the href is just to make the cursor transform into a hand...

works only on JavaScript enabled browsers.

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

Mattice,

Thanks for you super speedy response!

 

Where do I put that code to make it work with windows that are opened by the image expanding function?

 

Thanks,

Tony

"The price of success is perseverance. The price of failure comes much cheaper."

Posted

Hi Tony,

 

You need to alter it in catalog/popup_image.php

 

 

Regards,

Mattice

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

Thanks Mattice...

 

Worked a treat! :D

 

Much appreicated,

Tony

"The price of success is perseverance. The price of failure comes much cheaper."

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...