tinkergraphics
Posts: 2
Joined: Fri May 23, 2014 2:15 pm

Popup Zoom Out Location

When you close the highslide popup, it zooms out into it's respective thumbnail. Is there a way to have it 'zoom out' into the first thumbnail only - no matter which image you are on when you close the window?

Thanks.
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: Popup Zoom Out Location

Hi,

There's no function for this, but maybe you can use thumbnailId
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no
tinkergraphics
Posts: 2
Joined: Fri May 23, 2014 2:15 pm

Re: Popup Zoom Out Location

Thanks! That worked
faariwasi
Posts: 1
Joined: Thu Nov 13, 2014 11:16 am

Re: Popup Zoom Out Location

Hi. Where and how do I adjust the z-index? My pop up is winding up behind an embedded YouTube video when I launch it. I've searched high and low in the files for any mention of z-index but I can't find it.










__________________________________________________________________________________________

You can get score highest marks in Testking microsoft certification exams dumps exam using and test Testking cissp preparation king which are prepared by top certified professionals, Tabor College ccna wireless training; both are marvelous in www.the-bac.edu
Last edited by faariwasi on Sat Mar 14, 2015 6:44 am, edited 1 time in total.
MisterNeutron
Posts: 440
Joined: Sun Aug 18, 2013 11:20 am

Re: Popup Zoom Out Location

The z-index is described here: http://highslide.com/ref/hs.zIndexCounter

But that's probably not the cause of your problem. The YouTube video probably needs to be set with a transparent wmode. So, the call to the YouTube video would look like this:

Code: Select all

http://www.youtube.com/embed/XYZ-1234567?wmode=transparent

Return to “Highslide JS Usage”