Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

I frame syntax error #10

@hawkesley

Description

@hawkesley

I would like to use this to display a page on my own server.
I am getting a sytax error but I cant seee how to correct it.
Any help appreciated 70 Expected '}' to match '{' from line 17 and instead saw 'height'. 70 Missing semicolon. 70 Unrecoverable syntax error. (60% scanned). {
module: 'iFrame',
position: 'bottom_left', // This can be any of the regions.
config: {
// See 'Configuration options' for more information.
url: "http://www.xxx.com/"
width: "100%" // Optional. Default: 100%
height: "100px" //Optional. Default: 100px
}
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions