RayYates
Posts: 1
Joined: Wed Feb 22, 2017 5:09 pm

Cancel popup and redirect parent page instead.

Highslide is great. Thanks for creating it.

To display products I want to upsell before proceeding to checkout, I am using this in a checkout link in the shopping cart page.

Code: Select all

onclick="return hs.htmlExpand(this, { objectType: 'ajax', width: '589' } )" 
However under some conditions the popup server side finds there is nothing to display.

How can I tell Highslide to stop and re-direct the shopping cart to the checkout page instead?

Return to “Highslide JS Usage”