Agentur für Joomla
Results
1
issues of
Agentur für Joomla
It's possible to calculate the height for col-xs-6 and set the height by the output container? ``` $(document).ready(function() { $(".row").eqHeight('.module', {this_container: '.output'}); }); ``` ``` Some output Another output ```