1 (edited by Tiphaine 2014-06-28 09:39:36)

Topic: Splash page and z-index

Hi there, me again :)

I've a z-index problem. I have some splash pages displayed on a website here: lacouleurdurendezvous.fr

I set up my header to be on top of everything, so that when the user scroll, the header is alaways reachable. Nothing to complicatd here but the thing is when a gallery expand my header is still on top of it :/

I would like to know if it's possible to have my header on top when galleries aren't expanded and below when they are expanded.


I've read that z-index is in the JS code wich is kept secret (what I totally understand), but would it be an other way to achieve this ?

Re: Splash page and z-index

It looks like your header may have a position assigned to it via CSS. There is currently a known bug whereby elements which have explicitly been assigned a CSS position are not covered by the fullscreen gallery (they should be). This bug should hopefully be fixed in a future version of Juicebox. In the meantime, please try one of the two following suggestions:

(1) Set useFullscreenExpand="TRUE" (in JuiceboxBuilder-Pro's 'Customize -> Lite' section).
... or:
(2) Set expandInNewPage="TRUE" in (in JuiceboxBuilder-Pro's 'Customize -> General' section). When the gallery is expanded, it will be displayed on a page of its own rather than on top of the embedding page.

Hopefully one (or both) of these suggestions will be a suitable solution to your problem until the bug is fixed.

Re: Splash page and z-index

OK,

I've choosen the first option because I don't want two many page and I like it simple :) Thank you for the trick ! I'm waiting for an update now.

Speaking of bug, I've noticed that every time I paste something in a box in juice box it is paste twice in a row like this: thethingIpastedthethingIpasted

Maybe It's just me maybe not.

I have a question about the full screen expand. Every time a user opens a gallery there is a pop up to authorized the fullscreen. On others website this pop up often add a checkbox to remember the choice made. Any idea how do I get that checkbox ? It would be really usefull for my users.

example


Thanks again for the full screen expand trick ;)

Re: Splash page and z-index

Speaking of bug, I've noticed that every time I paste something in a box in juice box it is paste twice in a row like this: thethingIpastedthethingIpasted

There is a problem with pasting via keyboard on Mac when using Adobe AIR v14.0. Please see these links for further details:
https://forums.adobe.com/thread/1495749
https://bugbase.adobe.com/index.cfm?eve … id=3775354

We are currently investigating the problem but in the meantime, workarounds would be to either:
(1) Paste the text via mouse context menu.
(2) Type the text into the input field.
(3) Paste the text via keyboard and manually delete the duplicate entry.
(4) Revert to a previous version of Adobe AIR (not necessary if using #1, #2 or #3 above). Previous versions of Adobe AIR can be downloaded from this web page.

Any idea how do I get that checkbox ?

The checkbox is a feature of the browser (not Juicebox itself) and it should be displayed the first time you expand a gallery on a certain domain. Once you select the checkbox and 'Allow' fullscreen, the checkbox option will no longer be displayed the next time you expand a gallery on that domain.
In Firefox (which it looks like you are using), enter about:permissions in the address bar to open the Permissions Manager and you will be able to manage the fullscreen permissions for specific domains.

Re: Splash page and z-index

The bug I referred to above (whereby elements from the embedding web page may still be visible after a gallery has been expanded) has now been fixed in v1.4.3. Please see this blog entry for more information on the latest version.