I am trying to open a popup window using a Button in Cards. When the popup window opens, whatever number I put in to move it from the left hand side it remains firmly fixed. I have also tried using the -1 parameters to get the box to open in the centre of the page using the settings in the project below without success.
Where am I going wrong?
Sample project https://www.dropbox.com/s/4hdczg8hirh89 ... ..wbs?dl=0
Brian
Triggering Popup Window using Cards
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
Re: Triggering Popup Window using Cards
A 'popup window' is a standard browser feature, it behaves differently in each browser.
I recommend to use a Dialog or Modal layer instead then you have more control over the position and size of the popup.
I recommend to use a Dialog or Modal layer instead then you have more control over the position and size of the popup.
Re: Triggering Popup Window using Cards
Thanks Pablo, I will change my design as you have suggested.
Brian
Brian