Question:
I am embedding the slider to my webpage using an iframe:
<iframe width=”1280″ height =”720″ src=”http://mysite.com/slider.html” scrolling=”no” border=”0″ frameborder=”0″ allowfullscreen></iframe>
When I click the slider, the links open inside the iframe small box.
Answer:
In the application, step 1, Add Slides dialog, when you assign the web link to an image, in the bottom Target, choose the value “_top”.
In this way, the web link will be opened in the parent window, rather than inside the iframe.