Any Changes in DOM not working.... In HubSpot, My DOM is bit diff. to first, i need to make it same layout like as follows. But after this, t not works.... $(window).load(function(e) { $('li').wrapAll('<div id="og-grid" class="og-grid"></div>'); Grid.init(); });
Any Changes in DOM not working....
In HubSpot, My DOM is bit diff. to first, i need to make it same layout like as follows. But after this, t not works....
$(window).load(function(e) {
');$('li').wrapAll('
Grid.init();
});