Skip to content

Not working with [class*="xxx"] selector #24

@tmconnect

Description

@tmconnect

Thanks for this great solution.

I tried this with a bootstrap theme and want to use it like this

$("[class*='col-']").responsiveEqualHeightGrid();

but it doesn't work.

As a workaround I added a standard class to each col (like class="col col-md-4") and it works as expected. But it would be great if it works with wildcard selectors as well.

Thanks

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