Hello,
Is there a way to open a Page from the Project in a LightBox after clicking a Button in a Dialog?
thx in advance for any advice.
Open Page in LightBox from Dialog
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- Pablo
- Posts: 23904
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Open Page in LightBox from Dialog
You can open a lightbox via a link / button.
Related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html
Related tutorial:
https://www.wysiwygwebbuilder.com/lightboxes.html
-
UserName
-

- Posts: 8
- Joined: Thu May 03, 2018 10:58 pm
Re: Open Page in LightBox from Dialog
thank you for fast reply
I need to open 2 different pages in a lightbox after a user-decision which is made by 2 Buttons in a Dialog
Dialog:
'choose Page1 or Page2' - by pressing Button1 or Button2
within Dialog's-Button-Event 'onClick', I only can show the Target-Page in the same browser-tab - but I need to show it in a LightBox
is there a way to receive this behaviour by using a Dialog as starting-point for the decision?
I need to open 2 different pages in a lightbox after a user-decision which is made by 2 Buttons in a Dialog
Dialog:
'choose Page1 or Page2' - by pressing Button1 or Button2
within Dialog's-Button-Event 'onClick', I only can show the Target-Page in the same browser-tab - but I need to show it in a LightBox
is there a way to receive this behaviour by using a Dialog as starting-point for the decision?
- Pablo
- Posts: 23904
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Open Page in LightBox from Dialog
I was referring to a normal button, Dialog buttons cannot open a lightbox.