Welcome! Log In Create A New Profile

Advanced

Using Plane in webdev

Posted by JOHN LOW 
JOHN LOW
Using Plane in webdev
November 26, 2021 06:19PM
Hi,

I am using Plane and popup page in webdev.
I need to have another page opened in a new browser tab and if i issue a CLOSE() in this page to close the new browser tab, webdev will always give the following error
"Error in the browser code.
Property not found."

How to disable or hide this error message ?

Regards,

JOHN LOW
Argus
Re: Using Plane in webdev
November 26, 2021 07:05PM
closing tabs should be done using "browserclose"; not close.
And that function is not authorized in all browsers for security reasons, so I suggest that you imagine another kind of UI to do what you need.
JOHN LOW
Re: Using Plane in webdev
November 27, 2021 03:05AM
Argus Wrote:
-------------------------------------------------------
> closing tabs should be done using "browserclose";
> not close.
> And that function is not authorized in all
> browsers for security reasons, so I suggest that
> you imagine another kind of UI to do what you
> need.


Hi Argus,

Thank you so much.

BrowserClose() works for me,
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: