Skip to content

Function for removing #6

Description

@Niklas-Peter

Is there a possibility to remove the plugin from an element, that it was set to before?
Like this:
$('.selector').equalHeightColumns();
...
$('.selector').equalHeightColumns('destroy');

Currently the resize handler fires on each window resize and I see no possibility for removing it. It may be useful in responsive sites when you just want to have equal column heights in some screen sizes.

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