Skip to content

404 error #74

@yarekc

Description

@yarekc

"API and examples: http://jspanel.de/api"

this link leads to 404 error

And I have a question (I know this is not a good place for questions, but I could not find any link)

I used v3 : I have the draggable option like:

            dragit: {
                disableui: false,
            },
            draggable: {
                containment: 'parent'
            }

which let you drag it inside its parent (works great)

My goal is to "pop it out" form the "containment" to "body", so I can drag this panel on th whole body document:
Is there a way to change the containment property on run time or any way to achieve that without having to destroy all panel and create a new one with new containment ?

Thanks again and congratulations for your great work

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