jquery-match-height icon indicating copy to clipboard operation
jquery-match-height copied to clipboard

Add option to disable auto matching data-mh

Open animald opened this issue 8 years ago • 2 comments

Please add an option to disable it to give users more control over what gets matched, we need this for a project where we need to limit height matching to what we define only.

Thanks

animald avatar Dec 11 '17 14:12 animald

I'm not exactly sure what you mean, can you show an example?

Note that usually I suggest using the JS API instead when you need to do something more complex, as the data API is designed for simple cases.

liabru avatar Jan 11 '18 14:01 liabru

I think he asks for my same request: now the plugin (when use dataApi) starts automatically on dom ready or resize. I ask for a method to disable autostart because in certain situations I would call the plugin manually

saiballo avatar Jun 27 '18 11:06 saiballo