You are not logged in.

1

Friday, June 10th 2022, 10:02am

In the case of "pops example", a pop-up window is opened, and there is no close button in the upper right corner.

Hello, engineer. In the case of "pops example", a pop-up window is opened, and there is no close button in the upper right corner. What is the reason? Thank you.


xml: popups. xml


Popups with iFrames / HTML / Images and a blurred background


A demo of how to blur the background using the Blur Postprocessing Plugin and how to open several different popups (HTML, Websites, Panos, Videos, Images).

2

Friday, June 10th 2022, 1:12pm

Hi,

What is the reason?

The answer is in the example code - look for:

Source code

1
optional: add a close button

and remove the comment tags /* and */ around that part.

Best regards,
Klaus

3

Friday, June 10th 2022, 3:17pm

Perfect solution, thank you