"function equalHeight(group)" is making WebKit based browser (safari, chromium, ...) rendering bad the home page. No problem detected with other browsers
Moved to $(document).load(function() { ... } ); works better, but some bad height (anyway, now different from 0) are in the page. Mozilla has no problem.
"function equalHeight(group)" is making WebKit based browser (safari, chromium, ...) rendering bad the home page. No problem detected with other browsers