mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / Settings Object / javascript_close_windows Property
In This Topic
    javascript_close_windows Property
    In This Topic
    Description

    Controls whether JavaScript can be used to close windows.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property javascript_close_windows As Boolean
    Remarks

    Controls whether JavaScript can be used to close windows that were not opened via JavaScript. JavaScript can still be used to close windows that were opened via JavaScript or that have no back/forward history. Also configurable using the "disable-javascript-close-windows" command-line switch.

    See Also