Skip to content

Need to delete modal & set template after init #77

Open
@johan-lejdung

Description

@johan-lejdung

Hi!

I am in desperate need to remove the link from the object. Sometimes i have to reload the modal several times on a website (when adding new divs which should trigger a modal window) and it then causes some stacked unload events.

So after i do this; $('.class').avgrund({ //init code}); i'd love to be able to delete the modal $('.class').avgrund({ //init code}).remove() or something.

There isn't anything about this in the documentation.

Furthermore i really need to be able to edit the template after initialization. Although it's not as urgent since there are ways around this (a reload of the modal with a function call in template for example)

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