Enable Scroll in Chrome When a custom master page is applied


<script type="text/javascript">
jQuery(document).ready(function() {
    jQuery("#s4-workspace").height(jQuery(window).height() - jQuery("#s4-ribbonrow").height());
});
</script>

Comments

Popular posts from this blog

This content database has a schema version which is not supported in this farm

Export all documents/Folders permissions to CSV using SharePoint PowerShell

SPUtility.js