jquery-match-height
jquery-match-height copied to clipboard
Add option to disable auto matching data-mh
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
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.
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